mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-05-11 05:10:22 +02:00
add .editorconfig
this should also help keep consistency throughout this mod
This commit is contained in:
parent
efe6d34190
commit
3b228f79aa
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
tab_width = 4
|
||||||
|
charset = utf-8
|
||||||
|
end_of_line = lf
|
||||||
|
indent_style = tab
|
||||||
|
insert_final_newline = false
|
||||||
|
trim_trailing_whitespace = true
|
Loading…
x
Reference in New Issue
Block a user