Skip to content

[dart fix] support fixes for deprecated lints in options #50582

@pq

Description

@pq

Expected behavior: dart fix fixes deprecated lints in analysis_options.yaml files where possible, by:

  • removing them, or possibly
  • replacing them with another preferred lint (see discussion below)

Note: currently we have a simple diagnostic code DEPRECATED_LINT_HINT but we may want to support more to support the different kinds of fixes would be appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestanalyzer-analysis-optionsarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-bulk-fixdevexp-dartfixIssues with the dartfix packagetype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions