LuaMinify
LuaMinify copied to clipboard
"end" detection not format correctly
I was using Minify.lua to make a in game linter, but for some reason, it doesn't detect ends on different lines. So basically, it will underline my for loop as "expecting end" but in reality there is an end, its just on another line. I have no idea how to fix this, so, yea.