]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
luacheck: added missing module (trust_anchors)
authorMarek Vavruša <mvavrusa@cloudflare.com>
Wed, 30 May 2018 06:41:09 +0000 (23:41 -0700)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 16 Jul 2018 09:26:13 +0000 (11:26 +0200)
.luacheckrc

index 7e65c7a62cee649c6b1775362f68c29e0e2794a4..1140b878358bb0422f5eda6a0f6b1ffc8bcfec6c 100644 (file)
@@ -51,6 +51,7 @@ new_globals = {
        'view',
        'stats',
        'http',
+       'trust_anchors',
 }
 
 -- Luacheck < 0.18 doesn't support new_read_globals