mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 04:16:16 +02:00
Added an EditorConfig file
This commit is contained in:
parent
22ca427ca9
commit
2c966c77fd
8
.editorconfig
Normal file
8
.editorconfig
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
charset = utf-8
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
insert_final_newline = true
|
||||||
Loading…
Reference in New Issue
Block a user