1 Star 0 Fork 7.3K

乌鱼 / SpringBlade

forked from smallchill / SpringBlade 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.editorconfig 364 Bytes
Copy Edit Raw Blame History
smallchill authored 2019-01-01 23:00 . :tada:2.0.0-RC1.
# http://editorconfig.org
root = true
# 空格替代Tab缩进在各种编辑工具下效果一致
[*]
indent_style = space
indent_size = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.java]
indent_style = tab
[*.{json,yml}]
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
Java
1
https://gitee.com/fu-kai/SpringBlade.git
git@gitee.com:fu-kai/SpringBlade.git
fu-kai
SpringBlade
SpringBlade
master

Search