This commit is contained in:
ineed bots
2024-01-04 16:07:04 -06:00
parent 929d19f3e6
commit 2ab4d43602
9 changed files with 3747 additions and 3741 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]