aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.luacheckrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 15ccdc229..591690f9e 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -42,6 +42,7 @@ files['/**/src/plugins/lua/greylist.lua'].globals = {
}
files['/**/lualib/lua_util.lua'].globals = {
+ 'table.unpack',
'unpack',
}