1 Star 0 Fork 0

老王/chewie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
analysis_options.yaml 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ben Hagen 提交于 2019-01-29 16:26 . Await only futures
analyzer:
strong-mode:
implicit-casts: false
implicit-dynamic: false
linter:
rules:
- await_only_futures
- cancel_subscriptions
- close_sinks
- hash_and_equals
- iterable_contains_unrelated_type
- list_remove_unrelated_type
- sort_constructors_first
- test_types_in_equals
- unnecessary_new
- unrelated_type_equality_checks
- valid_regexps
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hsq168/chewie.git
git@gitee.com:hsq168/chewie.git
hsq168
chewie
chewie
master

搜索帮助