Skip to content

Providing other analysis_options.yaml to dart analyze #60827

Open
@EvgheniiBeriozchin

Description

@EvgheniiBeriozchin

I am exploring writing a linting package with a more complex rule application logic. Specifically, I'd need to run a stricter analysis of the dart code without actually applying these rules to the project (for ex. not displaying them in VSCode).

I was thinking whether you could add the option to choose the specification yaml in dart analyze similarly to how we can choose which file to analyze. I'd imagine this option would override the existing analysis_options.yaml and all its "children".

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions