]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Add `jit` to list of globals
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 9 Feb 2019 22:28:23 +0000 (22:28 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 9 Feb 2019 22:28:23 +0000 (22:28 +0000)
.luacheckrc

index 4b1078d08cb6ab73d36689f3b57fff6336e9bfd8..7d5c6745e2b2f1a2f7029fa034f9d231aee11cf5 100644 (file)
@@ -33,6 +33,7 @@ globals = {
   'loadstring',
   'rspamadm_ev_base',
   'rspamadm_session',
+  'jit'
 }
 
 ignore = {
@@ -72,4 +73,4 @@ files['/**/rules/'].ignore = {'631'}
 files['/**/test/functional/'].ignore = {'631'}
 
 max_string_line_length = 500
-max_comment_line_length = 500
\ No newline at end of file
+max_comment_line_length = 500