LuaMinify icon indicating copy to clipboard operation
LuaMinify copied to clipboard

"end" detection not format correctly

Open scandaloussolution opened this issue 2 years ago • 0 comments

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.

scandaloussolution avatar May 02 '22 08:05 scandaloussolution