chore: Include luacheck config in editorconfig setup
This commit is contained in:
parent
601ad8d59f
commit
989a5b1131
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ insert_final_newline = true
|
|||
trim_trailing_whitespace = true
|
||||
charset = utf-8
|
||||
|
||||
[*.{lua,rockspec}]
|
||||
[{*.lua,*.rockspec,.luacheckrc}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue