mirror of
https://github.com/chinchang/web-maker.git
synced 2025-04-27 06:03:06 +02:00
add editorconfig.
This commit is contained in:
parent
22532593e5
commit
ded1b100a8
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
||||
# editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_style = tab
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
Loading…
x
Reference in New Issue
Block a user