]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Silence warning 1476/head
authorAndrew Lewis <nerf@judo.za.org>
Sat, 4 Mar 2017 00:50:26 +0000 (02:50 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Sat, 4 Mar 2017 00:50:26 +0000 (02:50 +0200)
.luacheckrc

index 1c39f8d07af55dc44b4794da8d07dc4bc34c7081..96867e4e61c79a3919204cc5901fcf1ccdf4de31 100644 (file)
@@ -27,6 +27,7 @@ globals = {
 
 ignore = {
   '212', -- unused argument
+  '631', -- line is too long
 }
 
 files['/**/src/plugins/lua/spamassassin.lua'].globals = {