google / go-jsonnet

Apache License 2.0
1.61k stars 231 forks source link

Add canonicalize ast pass to jsonnetfmt. #722

Open netomi opened 1 year ago

netomi commented 1 year ago

This PR is a POC implementation for #721 .

It is intended to get feedback if something like this makes sense and if the implementation of that is reasonable.

The PR only considers objects and arrays and will sort them using the following criteria.

objects:

arrays: