caddy/modules/caddyhttp/reverseproxy
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
..
fastcgi fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) 2020-12-04 17:12:13 -07:00
caddyfile.go caddyfile: Introduce basic linting and fmt check (#3923) 2021-01-04 11:11:36 -07:00
command.go chore: Fix typo in reverse-proxy subcommand help message (#3513) 2020-06-22 00:40:54 -04:00
healthchecks.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
hosts.go reverseproxy: Fix dial placeholders, SRV, active health checks (#3780) 2020-10-13 10:35:20 -06:00
httptransport.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
reverseproxy.go reverseproxy: Handle "operation was canceled" errors (#3816) 2020-11-25 10:54:23 -07:00
selectionpolicies_test.go reverseproxy: Minor lint fixes 2020-12-14 15:30:55 -07:00
selectionpolicies.go reverseproxy: Minor lint fixes 2020-12-14 15:30:55 -07:00
streaming_test.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
streaming.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00