44 Star 211 Fork 70

如梦技术/mica-auto

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
如梦技术 authored 2019-01-11 21:02 . :tada:v0.0.1
# 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/596392912/mica-auto.git
git@gitee.com:596392912/mica-auto.git
596392912
mica-auto
mica-auto
master

Search

23e8dbc6 1850385 7e0993f3 1850385