aboutsummaryrefslogtreecommitdiffhomepage
path: root/caddyconfig/caddyfile/formatter_test.go
AgeCommit message (Expand)Author
2024-02-12Revert "caddyfile: Reject long heredoc markers (#6098)" (#6100)Mohammed Al Sahaf
2024-02-11caddyfile: Reject long heredoc markers (#6098)Francis Lavoie
2024-01-22caddyfile: Add heredoc support to `fmt` command (#6056)bbaa
2021-11-15caddyfile: Copy input before parsing (fix #4422)Matthew Holt
2021-05-10caddyfile: Fix `caddy fmt` nesting not decrementing (#4157)v2.4.0Matthew Penner
2020-12-16caddyfile: Fix minor bug in formatterMatthew Holt
2020-05-05caddyconfig: Don't start comments in middle of tokens (#3267)Francis Lavoie
2020-03-29caddyfile: Minor fixes to the formatterMatthew Holt
2020-03-25caddyfile: Formatter enhancementsMatthew Holt
2020-03-17cmd: fmt: Fix brace opening block indentation (#3153)Vaibhav
2020-02-29fmt: Add support for block nesting. (#3105)Vaibhav
2020-02-29cmd: Add `caddy fmt` command. (#3090)Vaibhav