mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-03 21:54:29 -04:00
Previously the formatter did not include support for blocks inside other blocks. Hence the formatter could not indent some files properly. This fixes it. Fixes #3104 Signed-off-by: Vaibhav <vrongmeal@gmail.com>