Skip to content

Commit 0db9186

Browse files
authored
[native_doc_dartifier] Clean up analysis option file (#2411)
1 parent df1813f commit 0db9186

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkgs/native_doc_dartifier/analysis_options.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
include: package:dart_flutter_team_lints/analysis_options.yaml
22

33
analyzer:
4-
errors:
5-
todo: ignore
64
language:
7-
strict-casts: true
8-
strict-inference: true
95
strict-raw-types: true
106

117
linter:
128
rules:
13-
- dangling_library_doc_comments
149
- prefer_const_declarations
1510
- prefer_expression_function_bodies
1611
- prefer_final_in_for_each

0 commit comments

Comments
 (0)