Skip to content

Add inspect sub command #123

Open
Open
@nojaf

Description

@nojaf

Is your feature request related to a problem? Please describe.
Right now, there is no good way to tell which dll has which analyzers.
It is hard to tell what codes the analyzer can produce and what the name is in case you potentially want to exclude it.

Describe the solution you'd like
I'm thinking some sub-command could be interesting. Something like dotnet fsharp-analyzers inspect MyAnalyzer.dll.

This prints a table overview of all the analyzers found in the tool.

Describe alternatives you've considered
Maybe adding the name to the sarif output might also work.
Although you need to trigger a message before seeing it, which isn't always super obvious.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions