mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-02-19 06:19:19 +00:00
Added EditorConfig
This commit is contained in:
parent
f78e735376
commit
ab6d4111f8
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…
Reference in New Issue
Block a user