This takes the config file as input and formats it. Prints the result to stdout. Can write changes to file if `--write` flag is passed. Fixes #3020 Signed-off-by: Vaibhav <vrongmeal@gmail.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| adapter.go | ||
| dispenser.go | ||
| dispenser_test.go | ||
| formatter.go | ||
| formatter_test.go | ||
| lexer.go | ||
| lexer_test.go | ||
| parse.go | ||
| parse_fuzz.go | ||
| parse_test.go | ||