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 9af168474..a56ac63fc 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -6,6 +6,7 @@ exclude_files = { '/**/test/lua/**', '/**/test/functional/lua/miltertest/**', '/**/test/functional/lua/rspamadm/**', + '.git/**/', } globals = { |