commit f0d671b: [Minor] Pet luacheck

Vsevolod Stakhov vsevolod at highsecure.ru
Fri Apr 12 16:21:03 UTC 2019


Author: Vsevolod Stakhov
Date: 2019-04-12 17:14:54 +0100
URL: https://github.com/rspamd/rspamd/commit/f0d671bca423e302fe82a76cac3fde9ddbdb5d81 (HEAD -> master)

[Minor] Pet luacheck

---
 .luacheckrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.luacheckrc b/.luacheckrc
index 77421fb59..c2212c23a 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -34,6 +34,7 @@ globals = {
   'loadstring',
   'rspamadm_ev_base',
   'rspamadm_session',
+  'rspamadm_dns_resolver',
   'jit'
 }
 


More information about the Commits mailing list