Skip to content

Support for running task as linter #231

@GrantRolls

Description

@GrantRolls

We are using PC Lint Plus as a static analysis linter. We require this to run as either a docker invocation, or if already in a .devcontainer, as a standard python script call.

We need to wrap the base call with some other scripting.
For this purpose, we have a vscode task that runs all commands required. However I have been unable to get this task to trigger on save or on file change.

Is it possible to support running a task as a linter type, with flylint? The task has a problem matcher regex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions