Commit Graph

1 Commits (748dcbf70d340a350e60de1f3f15c6623076cbb9)

Author SHA1 Message Date
Christopher Chedeau ec6ffbe063 Properly support member chains comments (#668)
When there is a comment right before the first `.`, we want to force break such that the comment is printed on its own line.

Note: this needs to be based on-top of #667 as it always indent the first `.`

Fixes #613
2017-02-13 09:05:18 -08:00