helix/helix-term/tests
Michael Davis 67879a1e5b
Avoid inserting final newlines in empty files
This matches the behavior described by the EditorConfig spec for its
`insert_final_newline` option:

> Editors must not insert newlines in empty files when saving those
> files, even if `insert_final_newline = true`.

Co-authored-by: Axlefublr <101342105+Axlefublr@users.noreply.github.com>
2025-03-10 10:38:11 -04:00
..
test Avoid inserting final newlines in empty files 2025-03-10 10:38:11 -04:00
integration.rs Rewrite command line parsing, add flags and expansions (#12527) 2025-02-26 19:50:15 -06:00