summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 1bc8dca4a3a..f4f0566e004 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