mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-25 22:01:55 +00:00
gitattrs and editorconfig
This commit is contained in:
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@ -0,0 +1,11 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
charset = latin1
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
Reference in New Issue
Block a user