Closed braydonk closed 5 months ago
This PR adds a new option to forcibly add the end of file newline if it's not there. This is useful in the scenario where the retain_line_breaks feature is disabled but the eof newline is still wanted.
retain_line_breaks
This PR adds a new option to forcibly add the end of file newline if it's not there. This is useful in the scenario where the
retain_line_breaks
feature is disabled but the eof newline is still wanted.