380 Star 1.9K Fork 995

GVPApolloAuto / apollo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CPPLINT.cfg 508 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
lykling 提交于 2023-08-01 06:14 . feat: release 9.0.0-alpha1
# Stop searching for additional config files.
set noparent
# Disable a warning about C++ features that were not in the original
# C++11 specification (and so might not be well-supported).
filter=-build/c++11
filter=-build/include_alpha,+build/include_order
filter=+build/include_what_you_use
# Disable header_guard warning
# Consider using #pragma once instead
filter=-build/header_guard
filter=+runtime/printf,+runtime/printf_format
filter=-runtime/references
linelength=80
includeorder=standardcfirst
C++
1
https://gitee.com/ApolloAuto/apollo.git
git@gitee.com:ApolloAuto/apollo.git
ApolloAuto
apollo
apollo
master

搜索帮助

14c37bed 8189591 565d56ea 8189591