aluttik / go-crossplane

An unofficial Go port of the NGINX config/JSON converter crossplane
Apache License 2.0
50 stars 15 forks source link

Add crossplane.Format #4

Open aluttik opened 4 years ago

aluttik commented 4 years ago

I don't think it's important to export lex, but there should be a Format that parses a given config then re-builds it so it is formatted correctly just like how the python project does it.