diff --git a/Makefile b/Makefile index 0e8207d..8e23690 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,6 @@ config.json: config.yaml docker run --rm -i \ quay.io/coreos/butane:latest \ - --pretty \ --strict \ < config.yaml > config.json