diff --git a/.luacheckrc b/.luacheckrc index e010ab95c..7b7c4c4ac 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -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"}}, }