Open
Description
The dart fix cli and the analyzer tests appear to use different nonLintMultiProducerMap
when checking for fixes to apply. Ran into this issue when extending support in dart fix for editing pubspec files in this CL.
There should be just one source of truth when checking for diagnostics and producers.