You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vaibhav 5fe69ac4ab
cmd: Add `caddy fmt` command. (#3090)
5 years ago
..
testdata Implement config adapters and beginning of Caddyfile adapter 6 years ago
adapter.go caddyfile: Preprocess env vars in {$THIS} format (#2963) 5 years ago
dispenser.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 5 years ago
dispenser_test.go caddyfile: fix replacing variables on imported files (#2970) 5 years ago
formatter.go cmd: Add `caddy fmt` command. (#3090) 5 years ago
formatter_test.go cmd: Add `caddy fmt` command. (#3090) 5 years ago
lexer.go v2: Make tests work on Windows (#2782) 5 years ago
lexer_test.go v2: Make tests work on Windows (#2782) 5 years ago
parse.go caddyfile: expand environment variables within caddy files (#3082) 5 years ago
parse_fuzz.go Add missing fuzzer (#2844) 5 years ago
parse_test.go Fix typos (#3087) 5 years ago