Unverified Commit c7eb5b94 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Enable conditional_uri_does_not_exist (#108652)

parent a76599ad
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment