Skip to content

Commit 3a50834

Browse files
committed
Change linter rules
1 parent 57e54fc commit 3a50834

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

analysis_options.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
include: package:lints/recommended.yaml
1+
include: package:lints/recommended.yaml
2+
analyzer:
3+
errors:
4+
deprecated_member_use: ignore

0 commit comments

Comments
 (0)