caddy/caddyconfig
Matt Holt c8557dc00b
caddyfile: Introduce basic linting and fmt check (#3923)
* caddyfile: Introduce basic linting and fmt check

This will help encourage people to keep their Caddyfiles tidy.

* Remove unrelated tests

I am not sure that testing the output of warnings here is quite the
right idea; these tests are just for syntax and parsing success.
2021-01-04 11:11:36 -07:00
..
caddyfile caddyfile: Introduce basic linting and fmt check (#3923) 2021-01-04 11:11:36 -07:00
httpcaddyfile caddyfile: Introduce basic linting and fmt check (#3923) 2021-01-04 11:11:36 -07:00
configadapters.go caddyfile: Introduce basic linting and fmt check (#3923) 2021-01-04 11:11:36 -07:00
load.go caddyconfig: register adapters as Caddy modules (#3132) 2020-03-21 16:49:10 -06:00