Ai
1 Star 0 Fork 0

dart-open-source/pdfio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
analysis_options.yaml 422 Bytes
一键复制 编辑 原始数据 按行查看 历史
almpazel 提交于 2020-08-31 18:04 +08:00 . o
include: package:pedantic/analysis_options.yaml
analyzer:
# exclude:
# - path/to/excluded/files/**
# Lint rules and documentation, see http://dart-lang.github.io/linter/lints
linter:
rules:
- cancel_subscriptions
- close_sinks
- hash_and_equals
- iterable_contains_unrelated_type
- list_remove_unrelated_type
- test_types_in_equals
- unrelated_type_equality_checks
- valid_regexps
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dart-open-source/pdfio.git
git@gitee.com:dart-open-source/pdfio.git
dart-open-source
pdfio
pdfio
master

搜索帮助