-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Copy link
Labels
area-metaCross-cutting, high-level issues (for tracking many other implementation issues, ...).Cross-cutting, high-level issues (for tracking many other implementation issues, ...).customer-google3devexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Description
Linter 1.4.0 introduces directives_ordering updated to sort more cases (see dart-archive/linter#2596). In order to land in the Dart SDK (cl/196581), a number of downstream fixes need to be made to SDK and Flutter packages.
Dart SDK:
- https://dart-review.googlesource.com/c/sdk/+/196223
- https://dart-review.googlesource.com/c/sdk/+/196180
Flutter:
- Ignore directives ordering in generated sample code flutter/flutter#81017
- [path_provider_*] code cleanup: sort directives flutter/plugins#3823
- fix sort_directives violations flutter/flutter#80817
- fix unsorted directives flutter/flutter#80901
- fix unsorted directives flutter/flutter#81210
...
- (temporarily) disable
sort_directivesflutter/flutter#81220 (disable lint temporarily) - re-enable
directives_orderingflutter/flutter#81219 (re-enable once SDK lands)
(Some downstream packages):
Metadata
Metadata
Assignees
Labels
area-metaCross-cutting, high-level issues (for tracking many other implementation issues, ...).Cross-cutting, high-level issues (for tracking many other implementation issues, ...).customer-google3devexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.