1 Star 4 Fork 6

mirrors/autoware.universe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 498 Bytes
一键复制 编辑 原始数据 按行查看 历史
awf-autoware-bot[bot] 提交于 2022-04-26 10:08 . chore: sync files (#809)
[flake8]
# Modified from https://github.com/ament/ament_lint/blob/ebd524bb9973d5ec1dc48a670ce54f958a5a0243/ament_flake8/ament_flake8/configuration/ament_flake8.ini
extend-ignore = B902,C816,D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D404,I202,CNL100,E203,E501,Q000
import-order-style = pep8
max-line-length = 100
show-source = true
statistics = true
[isort]
profile=black
line_length=100
force_sort_within_sections=true
force_single_line=true
reverse_relative=true
known_third_party=launch
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/minhanghuang/autoware.universe.git
git@gitee.com:minhanghuang/autoware.universe.git
minhanghuang
autoware.universe
autoware.universe
main

搜索帮助