0cb1064428
Since a struct(parser.Map) occupies multiple lines, adding newlines around brackets([]) looks better even the list has only a single value. prop: [ { name: "foo", }], vs prop: [ { name: "foo", }, ], Bug: n/a Test: go test ./parser Change-Id: I1a574aa038a26235848b6c9b5b4f01a0ab2c8c00 |
||
---|---|---|
.. | ||
ast.go | ||
modify.go | ||
modify_test.go | ||
parser.go | ||
parser_test.go | ||
printer.go | ||
printer_test.go | ||
sort.go | ||
sort_test.go |