Update .editorconfig

This commit is contained in:
Dale Whinham
2022-03-31 16:03:18 +01:00
parent 6159305a86
commit 787fa2a3d8

View File

@@ -14,7 +14,11 @@ trim_trailing_whitespace = false
[*.py]
indent_style = space
tab_width = 8
tab_width = 4
[*.yml]
indent_style = space
tab_width = 2
[external/**]
trim_trailing_whitespace = false