[go: nahoru, domu]

Skip to content

Commit

Permalink
Enable conditional_uri_does_not_exist (flutter#108652)
Browse files Browse the repository at this point in the history
  • Loading branch information
goderbauer committed Aug 1, 2022
1 parent a76599a commit c7eb5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ linter:
# - close_sinks # not reliable enough
- combinators_ordering
# - comment_references # blocked on https://github.com/dart-lang/linter/issues/1142
# - conditional_uri_does_not_exist # not yet tested
- conditional_uri_does_not_exist
# - constant_identifier_names # needs an opt-out https://github.com/dart-lang/linter/issues/204
- control_flow_in_finally
- curly_braces_in_flow_control_structures
Expand Down

0 comments on commit c7eb5b9

Please sign in to comment.