* 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.go | ||
| dispenser_test.go | ||
| formatter.go | ||
| formatter_test.go | ||
| lexer.go | ||
| lexer_test.go | ||
| parse.go | ||
| parse_test.go | ||