diff --git a/base/.editorconfig b/base/.editorconfig index 11db220..d133aec 100644 --- a/base/.editorconfig +++ b/base/.editorconfig @@ -3,10 +3,7 @@ root = true [*] indent_style = space indent_size = 2 - -[*.sh] switch_case_indent = true [PKGBUILD] -switch_case_indent = true keep_padding = true