nginxinc / crossplane

Quick and reliable way to convert NGINX configurations into JSON and back.
Apache License 2.0
717 stars 86 forks source link

Added crossplane.format #60

Closed aluttik closed 5 years ago

aluttik commented 5 years ago

crossplane format should now work on files other than the main config. Also, it doesn't do context or argument analysis anymore. It just formats whatever it's given.

This addresses https://github.com/nginxinc/crossplane/issues/58.