Closed HubertZhang closed 1 year ago
local a = { -- b = { -- aaa ++ b = { -- aaa "aaa" } }
with following config
[*.lua] max_line_length = 300 align_continuous_inline_comment = false space_before_inline_comment = 2
It's a bug, but not because of align
I'll see it tomorrow, this is presumably a matter of execution order
with following config