Closed
Description
- Create a function that takes a parent-expr, child-expr, suggestion-text and produces a suggestion text with potentially added parens
- change all existing parens adding suggestions to use the function
- audit all other suggestions to check if they need to use the function
- Bonus points: do 3. with a lint.