mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
* Use new linter * Luacheck and Sumneko Lua fixes * Bump CI action versions * Fix excludes for ldoc
5 lines
74 B
JSON
5 lines
74 B
JSON
{
|
|
"Lua.diagnostics.disable": [
|
|
"luadoc-miss-type-name"
|
|
]
|
|
} |