You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generator tests: fix broken part-partof due to breaking dart_style changes
dart_style depends on analyzer 8. It seems using a dependency override
does not influence version solving of pub. But making analyzer an
explicit dependency does.
Follow-up to
3791870 Generator tests: fix broken part-partof due to breaking analyzer changes
0 commit comments