prettier/tests/object-prop-break-in
Christopher Chedeau 76e599ec97 Avoid unneeded parenthesis for colon with comments (#673)
Because the group was too high up, the comment would be taken into consideration to determine the size and it would break and add parenthesis. Adding a group where we actually want the ifBreak seems to be passing all the existing tests and fixes this edge case.

Fixes #655
2017-02-13 09:55:09 -05:00
..
__snapshots__ Avoid unneeded parenthesis for colon with comments (#673) 2017-02-13 09:55:09 -05:00
comment.js Avoid unneeded parenthesis for colon with comments (#673) 2017-02-13 09:55:09 -05:00
jsfmt.spec.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
test.js Move tests around (#454) 2017-01-24 14:35:37 -08:00