caddy/caddyconfig/caddyfile
Paulo Henrique e9d290de2f
caddyconfig: Fix indentation of multiline strings in fmt (#7425) (#7433)
2026-01-13 15:22:23 -05:00
..
testdata Revert "caddyfile: Reject long heredoc markers (#6098)" (#6100) 2024-02-12 18:06:22 +00:00
adapter.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
dispenser.go caddyfile: Fix importing nested tokens for `{block}` (#7189) 2025-08-22 21:29:34 +00:00
dispenser_test.go caddyfile: Fix importing nested tokens for `{block}` (#7189) 2025-08-22 21:29:34 +00:00
formatter.go caddyconfig: Fix indentation of multiline strings in fmt (#7425) (#7433) 2026-01-13 15:22:23 -05:00
formatter_fuzz.go
formatter_test.go caddyconfig: Fix indentation of multiline strings in fmt (#7425) (#7433) 2026-01-13 15:22:23 -05:00
importargs.go
importgraph.go chore: Use slices package where possible (#6585) 2024-09-25 14:30:56 -06:00
lexer.go httpcaddyfile: Validates TLS DNS challenge options (#7099) 2025-06-30 23:58:16 +00:00
lexer_fuzz.go
lexer_test.go caddyfile: Correctly close the heredoc when the closing marker appears immediately (#6062) 2024-01-25 14:55:00 +00:00
parse.go chore: Dumb `prealloc` lint fix (#7430) 2026-01-13 14:13:43 -05:00
parse_test.go caddyfile: Fix importing nested tokens for `{block}` (#7189) 2025-08-22 21:29:34 +00:00