go-jsonnet/internal/formatter
2021-12-21 12:22:28 +00:00
..
add_plus_object.go Put AddPlusObject behind an option, rename FixPlusObject 2021-04-29 22:55:07 +02:00
BUILD.bazel fix bazel rules for formatter (#563) 2021-09-08 11:18:01 +01:00
enforce_comment_style.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
enforce_max_blank_lines.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
enforce_string_style.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
fix_indentation.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
fix_newlines.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
fix_parens.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
fix_trailing_commas.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
jsonnetfmt.go Rest of corresponding change to formatter, see https://github.com/google/jsonnet/pull/937 2021-12-21 12:22:28 +00:00
no_redundant_slice_colon.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
pretty_field_names.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
remove_plus_object.go Put AddPlusObject behind an option, rename FixPlusObject 2021-04-29 22:55:07 +02:00
sort_imports.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
strip.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
unparser.go Rest of corresponding change to formatter, see https://github.com/google/jsonnet/pull/937 2021-12-21 12:22:28 +00:00