Scroll to navigation

YAMLFIX(1) User Commands YAMLFIX(1)

NAME

yamlfix - A simple opinionated yaml formatter that keeps your comments!

SYNOPSIS

yamlfix [OPTIONS] FILES...

DESCRIPTION

Corrects the source code of the specified files.
Specify directory to recursively fix all yaml files in it.
Use - to read from stdin. No other files can be specified in this case.

OPTIONS

Show the version and exit.
Enable verbose logging.
Check if file(s) needs fixing. No files will be written in this case.
Path to a custom configuration file.
Read yamlfix relevant environment variables starting with this prefix.
Files matching this glob pattern will be ignored.
Files matching this glob pattern will be included, unless they are also excluded. Default to '*.yaml' and '*.yml'.
Show this message and exit.
September 2024 yamlfix 1.17.0