dashboard
repositories
filestore
activity
search
login
main
/
wind2
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
cx20220530
chen_xi
2022-05-30
83e7d9b7d16c6378256e707e698e5e410841d5de
[wind2.git]
/
.editorconfig
1
2
3
4
5
6
7
8
9
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true