mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2025-12-06 02:30:37 -08:00
Added EditorConfig (#778)
This commit is contained in:
parent
00cce9479a
commit
0beb3cedfc
1 changed files with 8 additions and 0 deletions
8
.editorconfig
Executable file
8
.editorconfig
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
root = true
|
||||
|
||||
[{src, translations}/*]
|
||||
end_of_line = crlf
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
Loading…
Add table
Add a link
Reference in a new issue