caddy/caddyconfig
Y.Horie 5805b3ca11
cmd: caddy fmt return code is 1 if not formatted (#5297)
* cmd: Fix caddy fmt if input isn't formatted

* Fixes #5294
* return exit 1 with an error message

* cmd: Use formattingDifference for caddy fmt

* #5294
* expose caddyfile.formattingDifference
2023-01-21 21:28:37 -07:00
..
caddyfile cmd: caddy fmt return code is 1 if not formatted (#5297) 2023-01-21 21:28:37 -07:00
httpcaddyfile httpcaddyfile: Fix handle grouping inside route (#5315) 2023-01-18 16:04:41 -05:00
configadapters.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
httploader.go httploader: Close resp body on bad status code 2022-10-24 12:18:32 -06:00
load.go Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00