2 Star 1 Fork 0

FFGPU/meson

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pylintrc 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luke Drummond 提交于 2020-11-04 05:31 +08:00 . Bare exceptions are no longer allowed [NFC]
[MASTER]
jobs=0
[REPORTS]
score=no
[MESSAGES CONTROL]
disable=all
enable=
abstract-class-instantiated,
assert-on-tuple,
bad-indentation,
compare-to-zero,
dangerous-default-value,
deprecated-lambda,
len-as-condition,
literal-comparison,
missing-kwoa,
mixed-indentation,
no-value-for-parameter,
redundant-keyword-arg,
singleton-comparison,
too-many-function-args,
unexpected-keyword-arg,
unreachable,
bare-except
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ffgpu/meson.git
git@gitee.com:ffgpu/meson.git
ffgpu
meson
meson
master

搜索帮助