caddy/caddyconfig/caddyfile
bbaa c0273f1f04
caddyfile: Add heredoc support to `fmt` command (#6056)
2024-01-22 02:24:49 +00:00
..
testdata caddyfile: Implement heredoc support (#5385) 2023-02-26 00:34:27 +00:00
adapter.go cmd: make `caddy fmt` hints more clear (#5378) 2023-02-16 16:34:12 -07:00
dispenser.go caddyfile: Adjust error formatting (#5765) 2023-08-20 08:51:03 -06:00
dispenser_test.go filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00
formatter.go caddyfile: Add heredoc support to `fmt` command (#6056) 2024-01-22 02:24:49 +00:00
formatter_fuzz.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
formatter_test.go caddyfile: Add heredoc support to `fmt` command (#6056) 2024-01-22 02:24:49 +00:00
importargs.go caddyfile: Fix variadic placeholder false positive when token contains `:` (#5883) 2023-10-13 02:28:20 -04:00
importgraph.go ci: Use gofumpt to format code (#5707) 2023-08-07 19:40:31 +00:00
lexer.go caddyfile: Add heredoc support to `fmt` command (#6056) 2024-01-22 02:24:49 +00:00
lexer_fuzz.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
lexer_test.go caddyfile: Allow heredoc blank lines (#6051) 2024-01-18 22:57:18 -05:00
parse.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
parse_test.go filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00