mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
c8557dc00b
* 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. |
||
---|---|---|
.. | ||
testdata | ||
adapter.go | ||
dispenser_test.go | ||
dispenser.go | ||
formatter_test.go | ||
formatter.go | ||
lexer_test.go | ||
lexer.go | ||
parse_test.go | ||
parse.go |