Skip to content

staticcheck: trim the cache #1283

@cespare

Description

@cespare

On some CI machines the staticcheck cache has grown to many GB. I took at look at the code and saw that the cache code is copied from the Go tool. However, Cache.Trim is never called (and I can see that there is no trim.txt in the cache directory).

Is this intentional? I'm guessing it's a bug.

I'm using v0.3.0 but I don't think the behavior has changed since then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions