diff --git a/.editorconfig b/.editorconfig index 1bc8dca4a3a7b..f4f0566e00415 100644 --- a/.editorconfig +++ b/.editorconfig @@ -34,3 +34,8 @@ trim_trailing_whitespace = false [{meson.build,meson_options.txt}] indent_style = space indent_size = 2 + + +[*.ps1] +indent_style = space +indent_size = 2