Enable conditional_uri_does_not_exist (#108652)
This commit is contained in:
parent
a76599adc4
commit
c7eb5b943e
@ -90,7 +90,7 @@ linter:
|
|||||||
# - close_sinks # not reliable enough
|
# - close_sinks # not reliable enough
|
||||||
- combinators_ordering
|
- combinators_ordering
|
||||||
# - comment_references # blocked on https://github.com/dart-lang/linter/issues/1142
|
# - 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
|
# - constant_identifier_names # needs an opt-out https://github.com/dart-lang/linter/issues/204
|
||||||
- control_flow_in_finally
|
- control_flow_in_finally
|
||||||
- curly_braces_in_flow_control_structures
|
- curly_braces_in_flow_control_structures
|
||||||
|
Loading…
x
Reference in New Issue
Block a user