Commit Graph
2 Commits
Author SHA1 Message Date
09ba3e53f6 Leave a single newline if reducing trailing. (#882)
While removing trailing newlines is a good idea, it is a problem when
editing C files which "must" have an empty line at the bottom.

So we leave just a single newline, if there were any.

Co-authored-by: Spenser Truex <truex@equwal.com>
2021-01-13 22:23:08 -05:00
3b642aaa9e Typo. (#818)
Co-authored-by: Spenser Truex <truex@equwal.com>
2020-09-23 09:36:59 -04:00