core/configmanager.lua
changeset 8558 4f0f5b49bb03
parent 8161 b4cbd65ee4c5
child 8695 a55574754e5f
--- a/core/configmanager.lua	Wed Feb 28 18:12:20 2018 +0100
+++ b/core/configmanager.lua	Wed Feb 28 20:06:26 2018 +0100
@@ -24,6 +24,7 @@
 
 local _M = {};
 local _ENV = nil;
+-- luacheck: std none
 
 _M.resolve_relative_path = resolve_relative_path; -- COMPAT