mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 06:29:26 -08:00
Added editorconfig
This commit is contained in:
parent
2a026927c1
commit
1181c5322f
12
.editorconfig
Normal file
12
.editorconfig
Normal file
@ -0,0 +1,12 @@
|
||||
# EditorConfig is awesome: https://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
Loading…
x
Reference in New Issue
Block a user