aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 1c39f8d07..96867e4e6 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -27,6 +27,7 @@ globals = {
ignore = {
'212', -- unused argument
+ '631', -- line is too long
}
files['/**/src/plugins/lua/spamassassin.lua'].globals = {