добавить .editorconfig
Этот коммит содержится в:
10
.editorconfig
Обычный файл
10
.editorconfig
Обычный файл
@@ -0,0 +1,10 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
Ссылка в новой задаче
Block a user