👷♂️ Prepare repo
This commit is contained in:
parent
5b1f9108af
commit
d37a12eac8
8 changed files with 791 additions and 185 deletions
9
.editorconfig
Normal file
9
.editorconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
Loading…
Add table
Add a link
Reference in a new issue