Skip to content

[dart fix] --code enable unconfigured lintsΒ #49815

Open
@pq

Description

@pq

The current dart fix --code support works by filtering diagnostics which means that it can only be used to apply fixes for lints that are enabled via analysis options. In some cases it might be useful to allow fix to enable lints that are not explicitly enumerated in options (see e.g., #47219 (comment)).

/fyi @mit-mit @bwilkerson @davidmorgan @jacob314


(Follow-on issue from #47219 which tracks the main dart --apply --code feature.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.dart-cli-fixtype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions