Skip to content
Snippets Groups Projects
Verified Commit bc526c3f authored by Tomas Krizek's avatar Tomas Krizek Committed by Petr Špaček
Browse files

ci: luacheckrc - organize, add ta_update

parent 7ac587af
1 merge request!788daemon/lua/trust_anchors: don't crash when dealing with unknown algorhitm
std = 'luajit'
new_read_globals = {
'cache',
'event',
'help',
'quit',
'_hint_root_file',
'hostname',
'package_version',
'user',
'verbose',
'resolve',
'tojson',
'todname',
'map',
'net',
'cache',
'modules',
'trust_anchors',
'net',
'package_version',
'quit',
'resolve',
'ta_update',
'todname',
'tojson',
'user',
'verbose',
'worker',
'event',
'_hint_root_file',
-- Sandbox declarations
'kB',
'MB',
......@@ -32,7 +31,6 @@ new_read_globals = {
'warn',
'log',
'mode',
'trust_anchors',
'reorder_RR',
'option',
'env',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment