mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-01 05:43:01 +00:00
8 lines
120 B
JSON
8 lines
120 B
JSON
|
{
|
||
|
"Lua.diagnostics.disable": [
|
||
|
"trailing-space",
|
||
|
"undefined-global",
|
||
|
"lowercase-global",
|
||
|
"cast-local-type"
|
||
|
]
|
||
|
}
|