Unverified Commit fd890292 authored by Kate Lovett's avatar Kate Lovett Committed by GitHub

Enable deprecation consistency (#77113)

parent 1c7f038d
......@@ -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
......
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