StyLua icon indicating copy to clipboard operation
StyLua copied to clipboard

fix(table,function): doc-commented function as table value

Open FelipeLema opened this issue 9 months ago • 3 comments

fixes #942

FelipeLema avatar Mar 27 '25 22:03 FelipeLema

how do I de-dent the function body? @JohnnyMorganz

FelipeLema avatar Mar 27 '25 22:03 FelipeLema

holy smokes! format_function_body is a 217-line code blob

FelipeLema avatar Mar 28 '25 00:03 FelipeLema

holy smokes! format_function_body is a 217-line code blob

Yeah... some of the code isn't then greatest. Would definitely like to improve some of it. Someday...

I've implemented a fix for this at https://github.com/JohnnyMorganz/StyLua/pull/982

JohnnyMorganz avatar Apr 21 '25 17:04 JohnnyMorganz