lets no fill empty lines

This commit is contained in:
ineed bots
2024-01-11 13:40:16 -06:00
parent 7a43df997c
commit 11e98dedca
9 changed files with 3717 additions and 3718 deletions

View File

@ -4,7 +4,7 @@ root = true
indent_style = tab
indent_size = 2
charset = latin1
trim_trailing_whitespace = false
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]