chore(luacheckrc): remove unneeded configuration
This commit is contained in:
parent
fa8b7bdced
commit
5ec25c77bb
|
@ -1,7 +1,5 @@
|
||||||
std = "lua54"
|
std = "lua54"
|
||||||
|
|
||||||
files[".luacheckrc"].std = "+luacheckrc"
|
|
||||||
|
|
||||||
files[".luamonrc"].std.globals = {
|
files[".luamonrc"].std.globals = {
|
||||||
"ext",
|
"ext",
|
||||||
"lang",
|
"lang",
|
||||||
|
|
Loading…
Reference in New Issue