Skip to content

Commit

Permalink
enable strict-inference (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Sep 2, 2024
1 parent 54bb0e9 commit 7a15bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rxdart/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ analyzer:
language:
strict-casts: true
strict-raw-types: true
strict-inference: true

linter:
rules:
Expand Down

0 comments on commit 7a15bdd

Please sign in to comment.