plugins/mod_admin_adhoc.lua
changeset 8776 a785b1050644
parent 8775 375f2e663cea
child 9088 9bd38bbf8623
--- a/plugins/mod_admin_adhoc.lua	Tue May 01 21:02:15 2018 +0200
+++ b/plugins/mod_admin_adhoc.lua	Tue May 01 21:25:30 2018 +0200
@@ -3,6 +3,7 @@
 -- This file is MIT/X11 licensed. Please see the
 -- COPYING file in the source package for more information.
 --
+-- luacheck: ignore 212/self 212/data 212/state 412/err
 
 local _G = _G;