diff --git a/.editorconfig b/.editorconfig index 136d1df6..e6c92866 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,3 @@ indent_size = 2 [*.{sh}] indent_style = tab - -[*.{ps1}] -indent_style = space -indent_size = 4