Skip to content

Commit

Permalink
Update analysis_options.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-doty committed Sep 14, 2024
1 parent aeec2f0 commit 18652f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#FIXME: set these to false eventually; will create lots of errors we have to handle
#FIXME: set these to true eventually; will create lots of errors we have to handle
analyzer:
strong-mode:
implicit-casts: true
implicit-dynamic: true
language:
strict-casts: false
strict-raw-types: false
errors:
uri_has_not_been_generated: ignore
hash_and_equals: ignore
Expand Down

0 comments on commit 18652f3

Please sign in to comment.