-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
This issue tracks lint rules the developer-experience team may wish to enable in their packages (more info at this comment).
Old description
While working on https://dart-review.googlesource.com/c/sdk/+/401865 I noticed that pkg/dartdev/test/commands/fix_test.dart
is not sorted as are the analysis_server
files. Maybe some other packages are also not enforcing the same standards? Opening this issue to track this conversation.
We could also take a look at the analysis_option.yaml
s for them so we are more consistent as I've also noticed in other CLs that there are differences between the analysis_server
and linter
packages.
CC some of the people I've either talked about it or I think may have an opinion on the matter @bwilkerson @scheglov @srawlins @pq.
Metadata
Metadata
Assignees
Labels
area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug