diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc index 324c45985..a5819a46b 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -5,6 +5,7 @@ exclude_files = { '/**/contrib/**', '/**/test/lua/**', '/**/test/functional/lua/miltertest/**', + '/**/test/functional/lua/rspamadm/**', } globals = { |