-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestanalyzer-analysis-optionsarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-bulk-fixdevexp-dartfixIssues with the dartfix packageIssues with the dartfix packagetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Milestone
Description
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
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestanalyzer-analysis-optionsarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-bulk-fixdevexp-dartfixIssues with the dartfix packageIssues with the dartfix packagetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug