549a7a4d00
An interim approach to shoe lint-awareness into the dart FixProcessor. Once we have a a shareable processor base class we can migrate these bits into a dedicated LintFixProcessor contributed by the LintServerPlugin. See: https://github.com/dart-lang/sdk/issues/25416 BUG= R=scheglov@google.com Review URL: https://codereview.chromium.org/1736383002 .