1 Star 0 Fork 0

li9616/roslibpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 386 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gonzalo Casas 提交于 2018-02-16 11:47 . Mini license fix
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8
max_line_length = 180
[*.{bat,cmd,ps1}]
end_of_line = crlf
[*.md]
trim_trailing_whitespace = false
[Makefile]
indent_style = tab
indent_size = 4
[LICENSE]
insert_final_newline = false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/li9616/roslibpy.git
git@gitee.com:li9616/roslibpy.git
li9616
roslibpy
roslibpy
master

搜索帮助