aboutsummaryrefslogtreecommitdiffhomepage
path: root/caddyconfig/caddyfile/formatter.go
AgeCommit message (Expand)Author
2024-04-04chore: Upgrade some dependencies (#6221)Francis Lavoie
2024-02-20caddyfile: Assert having a space after heredoc marker to simply check (#6117)bbaa
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-25caddyfile: Switch to slices.Equal for better performance (#6061)bbaa
2024-01-22caddyfile: Add heredoc support to `fmt` command (#6056)bbaa
2022-09-15Fix #4169 (correct e6c58fd)Matthew Holt
2022-09-15caddyfile: Prevent infinite nesting on fmt (fix #4175)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