3 Star 0 Fork 0

mirrors_maxpumperla/ray

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
mehrdadn 提交于 2020-02-26 19:05 . Improve .editorconfig entries (#7344)
root = true
[*]
indent_style = space
end_of_line = lf
[*.{bzl,bazel}]
indent_size = 4
[*.{h,hpp,hxx,cpp,cxx,cc,c}]
indent_size = 2
wrap_width = 90
[*.html]
indent_size = 2
[*.java]
indent_size = 2
[*.proto]
indent_size = 2
[*.{py,pyx,pxd,pxi}]
indent_size = 4
wrap_width = 79
[*.sh]
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_maxpumperla/ray.git
[email protected]:mirrors_maxpumperla/ray.git
mirrors_maxpumperla
ray
ray
master

搜索帮助