formatting update

This commit is contained in:
ineed bots
2024-01-04 16:00:31 -06:00
parent c842ef54af
commit 458c33c85c
10 changed files with 1038 additions and 1716 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]