Skip to content

Cache matching files to tools #875

@tyhal

Description

@tyhal

If the language config is the same then the file will always run with the same tool(s) this should be easy to cache

E.G
first run: something.go matches with golang, cache a mapping of this,
second run: something.go appears and the config hasn't changed: just use golang again and skip seeing if the file matches with other linters

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