diff -r 12a68e0d0ecf -r 4f0f5b49bb03 util/datamanager.lua --- a/util/datamanager.lua Wed Feb 28 18:12:20 2018 +0100 +++ b/util/datamanager.lua Wed Feb 28 20:06:26 2018 +0100 @@ -40,6 +40,7 @@ end); local _ENV = nil; +-- luacheck: std none ---- utils ----- local encode, decode, store_encode;