diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
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' } |