sort_pub_dependencies
should consider non-pub as different
#59714
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P4
I believe
sort_pub_dependencies
should behave similarly todirectives_ordering
where if I have:For this, I'd say I'd have three different "spaces". One for pub, one for git and another for path. In my company, we have some internal packages and having that triggering for sorting them all together is a bit weird IMO considering (the
directives_ordering
logic and) the amount of space required for path dependencies and pub dependencies.The text was updated successfully, but these errors were encountered: