fill empty lines

This commit is contained in:
ineed bots
2024-01-04 15:43:23 -06:00
parent a0e2d67602
commit 6993ba227f
3 changed files with 338 additions and 333 deletions

View File

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