Skip to content

Commit

Permalink
remove obsolete avoid_as lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed May 19, 2023
1 parent 3f1eacb commit fe3129b
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 @@ -13,9 +13,6 @@ analyzer:
# https://dart-lang.github.io/linter/lints/
linter:
rules:
# http://dart-lang.github.io/linter/lints/avoid_as.html
avoid_as: true

# https://dart-lang.github.io/linter/lints/avoid_dynamic_calls.html
avoid_dynamic_calls: false

Expand Down

0 comments on commit fe3129b

Please sign in to comment.