chore: update .editorconfig
This commit is contained in:
parent
e86da2fc3a
commit
30446e30d1
|
@ -6,7 +6,7 @@ insert_final_newline = true
|
|||
trim_trailing_whitespace = true
|
||||
charset = utf-8
|
||||
|
||||
[{*.lua,*.tl,}]
|
||||
[*.lua]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
Loading…
Reference in New Issue