Ai
0 Star 0 Fork 0

coding-playground/dart-webdev-quickstart

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
analysis_options.yaml 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
John Wen 提交于 2019-07-12 15:40 +08:00 . init
# Defines a default set of lint rules enforced for
# projects at Google. For details and rationale,
# see https://github.com/dart-lang/pedantic#enabled-lints.
include: package:pedantic/analysis_options.yaml
# For lint rules and documentation, see http://dart-lang.github.io/linter/lints.
# Uncomment to specify additional rules.
# linter:
# rules:
# - camel_case_types
analyzer:
# exclude:
# - path/to/excluded/files/**
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/coding-playground/dart-webdev-quickstart.git
git@gitee.com:coding-playground/dart-webdev-quickstart.git
coding-playground
dart-webdev-quickstart
dart-webdev-quickstart
master

搜索帮助