Skip to content
代码片段 群组 项目
提交 f4643163 编辑于 作者: Neil Wang's avatar Neil Wang
浏览文件

style: #879 analysis_options.yaml add comments

上级 9f3ddbae
分支
未找到相关标签
无相关合并请求
......@@ -2,6 +2,9 @@ include: package:flutter_lints/flutter.yaml
# See https://dart-lang.github.io/linter/lints/
# `dart fix --dry-run` to try fix
# `dart fix --apply` to apply fix
analyzer:
errors:
invalid_assignment: error
......@@ -24,4 +27,3 @@ linter:
avoid_print: true
avoid_dynamic_calls: true
avoid_annotating_with_dynamic: true
always_specify_types: true
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
想要评论请 注册