Skip to content

Commit

Permalink
Remove soon to be deprecated analysis options (flutter#32275)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Mar 27, 2022
1 parent 88bc155 commit eb84fd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ analyzer:
exclude:
# Fixture depends on dart:ui and raises false positives.
- flutter_frontend_server/test/fixtures/lib/main.dart
strong-mode:
implicit-casts: false
implicit-dynamic: false
errors:
# treat missing required parameters as a warning (not a hint)
missing_required_param: warning
Expand Down

0 comments on commit eb84fd2

Please sign in to comment.