1 Star 0 Fork 0

GitHub Codes / vertx-stomp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 295 Bytes
一键复制 编辑 原始数据 按行查看 历史
Paulo Lopes 提交于 2020-06-16 21:52 . futurized docs, minor clean up
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
[**/examples/**.java]
# 84 looks like a odd number, however
# it accounts for 4 spaces (class and example method indentation)
max_line_length = 84
1
https://gitee.com/github-codes/vertx-stomp.git
git@gitee.com:github-codes/vertx-stomp.git
github-codes
vertx-stomp
vertx-stomp
master

搜索帮助