]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Whatever lies in .git, it should not be processed by luacheck 2525/head
authorMikhail Galanin <mgalanin@mimecast.com>
Mon, 24 Sep 2018 16:20:44 +0000 (17:20 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Mon, 24 Sep 2018 16:20:44 +0000 (17:20 +0100)
.luacheckrc

index 9af168474c3059f04bf7bfe7b78efb9831a5fb6f..a56ac63fc8b74bd21e57f9a875ae0b9feb2423b3 100644 (file)
@@ -6,6 +6,7 @@ exclude_files = {
   '/**/test/lua/**',
   '/**/test/functional/lua/miltertest/**',
   '/**/test/functional/lua/rspamadm/**',
+  '.git/**/',
 }
 
 globals = {