Add table.combine to luacheckrc
This commit is contained in:
parent
880c9768a9
commit
c47eae3165
@ -19,7 +19,7 @@ read_globals = {
|
||||
"Settings",
|
||||
|
||||
string = {fields = {"split", "trim"}},
|
||||
table = {fields = {"copy", "getn", "indexof", "insert_all"}},
|
||||
table = {fields = {"copy", "getn", "indexof", "insert_all", "combine"}},
|
||||
math = {fields = {"hypot"}},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user