fix: lint
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user