Enable deprecation consistency (#77113)
This commit is contained in:
parent
1c7f038dbb
commit
fd890292c5
@ -102,7 +102,7 @@ linter:
|
||||
# - 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 # not required by flutter style
|
||||
# - deprecated_consistency # not yet tested
|
||||
- deprecated_consistency
|
||||
# - diagnostic_describe_all_properties # not yet tested
|
||||
- directives_ordering
|
||||
# - do_not_use_environment # we do this commonly
|
||||
|
Loading…
x
Reference in New Issue
Block a user