3 Star 0 Fork 0

Dart技术栈 / toh-0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
analysis_options.yaml 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
Patrice Chalin 提交于 2017-08-31 17:08 . Sync with 49e44b0
analyzer:
strong-mode: true
# exclude:
# - path/to/excluded/files/**
# Lint rules and documentation, see http://dart-lang.github.io/linter/lints
linter:
rules:
- cancel_subscriptions
- hash_and_equals
- iterable_contains_unrelated_type
- list_remove_unrelated_type
- test_types_in_equals
- unrelated_type_equality_checks
- valid_regexps
Dart
1
https://gitee.com/dartlangtech/toh-0.git
git@gitee.com:dartlangtech/toh-0.git
dartlangtech
toh-0
toh-0
master

搜索帮助