зеркало из https://github.com/github/docs.git
chore: Add EditorConfig for IDE whitespace
This commit is contained in:
Родитель
a9f0d0e413
Коммит
8542383571
|
@ -0,0 +1,11 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
Загрузка…
Ссылка в новой задаче