summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.luacheckrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 39b820b70..7aa54dcf6 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -39,6 +39,7 @@ ignore = {
'212', -- unused argument
'612', -- trailing whitespace
'631', -- line is too long
+ '311', -- value assigned to variable X is unused
}
files['/**/src/plugins/lua/spamassassin.lua'].globals = {