Open
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.