mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-16 15:38:28 +00:00
Add option to skip caching the Go package directory (~/go/pkg). Add option to skip caching the Go build directory (~/.cache/go-build). Update README to mention new options. |
||
|---|---|---|
| .. | ||
| utils | ||
| cache.ts | ||
| constants.ts | ||
| deps.d.ts | ||
| install.ts | ||
| main.ts | ||
| post_main.ts | ||
| run.ts | ||
| version.ts | ||