mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
(temp) disable sort_directives (#81220)
This commit is contained in:
parent
80dd6a406a
commit
2cc367fbcb
@ -106,7 +106,9 @@ linter:
|
||||
# - curly_braces_in_flow_control_structures # not required by flutter style
|
||||
- deprecated_consistency
|
||||
# - diagnostic_describe_all_properties # not yet tested
|
||||
- directives_ordering
|
||||
# Temporarily disabled to unblock auto-roll of a new more aggressive lint in the latest SDK
|
||||
# TODO(pq): re-enable (https://github.com/flutter/flutter/issues/81219)
|
||||
# - directives_ordering
|
||||
# - do_not_use_environment # we do this commonly
|
||||
- empty_catches
|
||||
- empty_constructor_bodies
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user