1 Star 0 Fork 0

Acuity/muduo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-tidy 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shuo Chen 提交于 2018-10-24 07:21 . More fixes from clang-tidy.
---
# Only run a few checks for now.
Checks: 'performance-*'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
FormatStyle: none
User: chenshuo
CheckOptions:
- key: google-runtime-references.WhiteListTypes
value: 'muduo::MutexLock'
- key: llvm-namespace-comment.ShortNamespaceLines
value: '10'
- key: llvm-namespace-comment.SpacesBeforeComments
value: '2'
- key: MuduoRootDirectory
value: '/muduo-cpp11/'
ExtraArgs:
- '-Wno-sign-conversion'
...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Prry/muduo.git
git@gitee.com:Prry/muduo.git
Prry
muduo
muduo
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385