Previously the formatter did not include support for blocks inside other blocks. Hence the formatter could not indent some files properly. This fixes it. Fixes #3104 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 | ||