fix: lint

This commit is contained in:
kiyan
2021-10-02 23:14:56 +02:00
parent 4de55440b8
commit 422404d3ef

View File

@@ -3,6 +3,7 @@ local is_initialized = false
if is_initialized then if is_initialized then
return return
end end
-- luacheck: ignore
is_initialized = true is_initialized = true
local out_config = { local out_config = {