Skip to content

Commit

Permalink
deprecated: avoid_as
Browse files Browse the repository at this point in the history
  • Loading branch information
mockturtl committed Mar 3, 2021
1 parent e414cb7 commit fba4246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/analysis_options.1.0.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ linter:
# - always_use_package_imports # conflicts: prefer_relative_imports
- annotate_overrides
- avoid_annotating_with_dynamic
- avoid_as # note: `is` performs type promotion
- avoid_bool_literals_in_conditional_expressions
- avoid_catches_without_on_clauses
- avoid_catching_errors
Expand Down

0 comments on commit fba4246

Please sign in to comment.