1 Star 0 Fork 371

fragrans / StreamX

forked from Apache StreamPark / StreamPark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
benjobs 提交于 2021-05-24 01:00 . streamx 1.0.0 release
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 140
[*.scala]
indent_size = 2
[{*.yml, *.yaml}]
indent_size = 2
[*.json]
indent_size = 2
[*.py]
indent_size = 2
[*.sh]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
1
https://gitee.com/dove_usst/streamx.git
git@gitee.com:dove_usst/streamx.git
dove_usst
streamx
StreamX
main

搜索帮助