EmmyLuaCodeStyle icon indicating copy to clipboard operation
EmmyLuaCodeStyle copied to clipboard

add option to add `call_arg_parenthesis` when they are missing

Open NobbZ opened this issue 1 year ago • 9 comments
trafficstars

currently call_arg_parentheses seems only to be able to remove parenthesis when they are there. Though it can not add them if they are missing.

As I consider constructs like require"ext".setup{} confusing, I'd prefer if emmy would normalize to always have parenthesis.

NobbZ avatar Jun 29 '24 19:06 NobbZ