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 7ade0174a..bd6828376 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -36,6 +36,7 @@ globals = { 'rspamadm_dns_resolver', 'jit', 'table.unpack', + 'table.clear', 'unpack', } |