Skip to content

fix_data.yaml compiled from multiple files #47941

@Piinks

Description

@Piinks

The fix_data.yaml file in flutter/flutter is growing, it is (at time of writing) about 4000 lines long.
I am looking into writing rules to migrate to the new button universe, and I expect these rules will be many many lines themselves.

It would be nice if I could break up the fix_data.yaml file into multiple files.

They could be organized by library, or in the case I am working on now, I might like to just have one for buttons since it is expected to be substantial. Maybe the top-level fix_data.yaml can coalesce multiple .yaml fix files from a subdirectory called fix_data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestdevexp-dartfixIssues with the dartfix packagedevexp-data-driven-fixesIssues with the analysis server's support for data-driven fixeslegacy-area-analyzerUse area-devexp instead.type-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