diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2021-11-29 17:26:27 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2021-11-29 17:26:27 +0000 |
commit | c1b3e4821a627c3d9800b57d04d38d10165422bb (patch) | |
tree | a058912ffd08f540348753d2fffd207341577e5a /.luacheckrc | |
parent | 13dd78c6878016e01030928dc0fdcbbe81d4f92f (diff) | |
download | rspamd-c1b3e4821a627c3d9800b57d04d38d10165422bb.tar.gz rspamd-c1b3e4821a627c3d9800b57d04d38d10165422bb.zip |
[Rules] Remove ancient and inefficient rules
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc index bd6828376..e0543a5a3 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -10,8 +10,6 @@ exclude_files = { } globals = { - 'check_header_delimiter_empty', - 'check_header_delimiter_tab', 'classifiers', 'config', 'confighelp', |