aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorMikhail Galanin <mgalanin@mimecast.com>2018-09-24 17:20:44 +0100
committerMikhail Galanin <mgalanin@mimecast.com>2018-09-24 17:20:44 +0100
commit2531096d2b9ed9d3fb8a279a1d99c832aea60301 (patch)
tree2b61b9cae6f0908cdd25547bca37875682c48237 /.luacheckrc
parent7f6c656aa45788af0f241a535b879ae8b7f550c0 (diff)
downloadrspamd-2531096d2b9ed9d3fb8a279a1d99c832aea60301.tar.gz
rspamd-2531096d2b9ed9d3fb8a279a1d99c832aea60301.zip
[Minor] Whatever lies in .git, it should not be processed by luacheck
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
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 = {