It doesn't look like there's a way to force parentheses for function calls to always be present, is that an option that can be added? Right now I have keep, but when I copy/paste code that often doesn't have parentheses, I have to go and add parentheses everywhere manually myself.
It doesn't look like there's a way to force parentheses for function calls to always be present, is that an option that can be added? Right now I have
keep, but when I copy/paste code that often doesn't have parentheses, I have to go and add parentheses everywhere manually myself.