go-jsonnet/formatter
Thomas Neidhart c8d95b9a6f
Gracefully handle encountered regular expression when running jsonnetfmt (#724)
* Gracefully handle encountered regular expression when running jsonnetfmt, adding tests.

* Do not validate verbatim strings.

* Also do not validate string blocks.

* Change golden prefix for formatter tests to fmt.golden to be consistant with cpp version.
2024-06-09 15:32:29 +01:00
..
testdata Gracefully handle encountered regular expression when running jsonnetfmt (#724) 2024-06-09 15:32:29 +01:00
BUILD.bazel feat(api): expose formatter 2020-03-31 20:43:25 +02:00
formatter_test.go Gracefully handle encountered regular expression when running jsonnetfmt (#724) 2024-06-09 15:32:29 +01:00
formatter.go Expose "unparse", FormatNode and RawAST (#710) 2023-06-14 19:56:49 +01:00