From: Mikhail Galanin Date: Mon, 24 Sep 2018 16:20:44 +0000 (+0100) Subject: [Minor] Whatever lies in .git, it should not be processed by luacheck X-Git-Tag: 1.8.1~163^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2525%2Fhead;p=rspamd.git [Minor] Whatever lies in .git, it should not be processed by luacheck --- 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 = {