mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-08 14:28:21 +01:00
chore: Include luacheck config in editorconfig setup
This commit is contained in:
parent
601ad8d59f
commit
989a5b1131
@ -6,7 +6,7 @@ insert_final_newline = true
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
|
||||||
[*.{lua,rockspec}]
|
[{*.lua,*.rockspec,.luacheckrc}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user