1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-12 00:28:57 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Tyler Kropp
bef80cd806
caddyhttp: Fix redir html status code, improve flow ()
* Fix html redir code, improve flow

* Fix integer check error and add tests
2021-01-28 12:59:50 -07:00
Matt Holt
c8557dc00b
caddyfile: Introduce basic linting and fmt check ()
* 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
Francis Lavoie
21de227fe9
httpcaddyfile: Be stricter about log syntax () 2020-05-15 15:57:16 -06:00