Skip to content

Consider getting rid of package:analyzer_cli #59882

Open
@stereotype441

Description

@stereotype441

In an internal doc where I talked about package:analyzer_cli, @bwilkerson suggested:

We should consider getting rid of this [package]. The only reason it's currently needed (that I'm aware of) is because dart analyze doesn't support the "read files to be analyzed from stdin" feature.

Note that package:analyzer_cli is a small utility library used by test.py to run automated tests (such as language tests and co19 tests) through package:analyzer. It’s not the command-line interface of the analyzer exposed to users through dart analyze.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestanalyzer-testarea-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions