chore: update .editorconfig

This commit is contained in:
Lewis Russell 2023-06-14 12:07:59 +01:00
parent e86da2fc3a
commit 30446e30d1

View file

@ -6,7 +6,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
[{*.lua,*.tl,}]
[*.lua]
indent_style = space
indent_size = 2