1 Star 0 Fork 625

xiaoqiuyinhetaotao/mica-mqtt

forked from 如梦技术/mica-mqtt 
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 2020-09-13 14:20 . :tada:Initial commit.
# 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/distance_losts/mica-mqtt.git
git@gitee.com:distance_losts/mica-mqtt.git
distance_losts
mica-mqtt
mica-mqtt
master

Search