diff --git a/settings.json b/settings.json index 6dc1211..c2828c0 100644 --- a/settings.json +++ b/settings.json @@ -522,6 +522,7 @@ "markdownlint.config": { "no-hard-tabs": { // MD010 "ignore_code_languages": [ + "caddyfile", "go", "makefile" ]