Agent Ottsel

Results 3 comments of Agent Ottsel

This also happens if you when you have a comment before the 'end' line of an if-else-end block. Input: ```lua if condition then doStuff() else doOtherStuff() --comment end ``` Output:...

I would love to have a trailing comma option!

Ooh, nicely done, @Arpple! Do you wanna open a pull request for that? Since you're not sure how it works, maybe we should get @trixnz's opinion first, though.