add canonical_name to luacheck config

This commit is contained in:
BuckarooBanzay 2023-02-23 23:32:57 +01:00
parent f53221e742
commit 140608f1ca

View File

@ -18,5 +18,5 @@ read_globals = {
"unified_inventory", "default",
-- optional mods
"mtt"
"mtt", "canonical_name"
}