nya
This commit is contained in:
parent
3b3c9a9417
commit
8e1b388a9e
175 changed files with 1878 additions and 1 deletions
13
check_system/.editorconfig
Executable file
13
check_system/.editorconfig
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[VERSION]
|
||||
insert_final_newline = false
|
||||
|
||||
[*.py]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Loading…
Add table
Add a link
Reference in a new issue