This commit is contained in:
ineed bots
2024-01-04 16:08:30 -06:00
parent 7105b397c3
commit ddc7e5fcc4
6 changed files with 1908 additions and 1903 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]