platform_build_blueprint/parser
Cole Faust d2f1141871 Get rid of some extra newlines in bpfmt
Bug: 323382414
Test: go tests, and I also ran both the old/new bpfmts on the whole aosp source tree, and the only difference between the results was one extra removed line in external/uwb
Change-Id: I4942c9247a66f1de5028de39caa5cd34b66093c3
2024-03-19 17:07:00 -07:00
..
ast.go Select statements 2024-03-06 15:00:39 -08:00
modify.go Add multiple property and replace functionality to bpmodify. 2022-08-08 17:58:11 +00:00
modify_test.go Add Patch and PatchList for making textual changes 2018-04-10 16:50:39 -07:00
parser.go Select statements 2024-03-06 15:00:39 -08:00
parser_test.go Fix panic in parser when first token is invalid 2022-10-21 14:38:52 -07:00
printer.go Get rid of some extra newlines in bpfmt 2024-03-19 17:07:00 -07:00
printer_test.go Get rid of some extra newlines in bpfmt 2024-03-19 17:07:00 -07:00
sort.go bpfmt: Preserve line of comment when sorting arrays 2023-05-17 13:36:13 -07:00
sort_test.go Fix numericStringLess and add tests 2021-03-08 17:59:55 -08:00