EmmyLuaCodeStyle
EmmyLuaCodeStyle copied to clipboard
add option to add `call_arg_parenthesis` when they are missing
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.