{{ message }}
Commit fdbaeb8
committed
Fix blank lines
As stated in the documentation: `Note that this hook WILL remove blank lines`
Previously this hook would always add blank a blank line.
With this fix, if the file is empty, a newline will not be added, and multpline blanklines in a file will be removed.
Fixes #9351 parent 1790c6b commit fdbaeb8
2 files changed
Lines changed: 7 additions & 2 deletions

0 commit comments