platform_build_blueprint/parser
William Escande a74d05b939 bpfmt: Test comment line while sorting arrays
Test: bpfmt test
Change-Id: I4a11ac200a7b10d3abb76db78f4be2ef772763cf
2023-05-17 15:17:49 -07:00
..
ast.go ignore bp files from PRODUCT_SOURCE_ROOT_DIRS 2023-03-27 14:43:07 -04: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 Fix panic in parser when first token is invalid 2022-10-21 14:38:52 -07:00
parser_test.go Fix panic in parser when first token is invalid 2022-10-21 14:38:52 -07:00
printer.go Add newlines around list of structs 2022-02-09 11:10:12 +09:00
printer_test.go bpfmt: Test comment line while sorting arrays 2023-05-17 15:17:49 -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