golangci-lint-action/src
Sindre Røkenes Myren 0dd30832fc
Add options to skip caching of folders. (#154)
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.
2021-02-14 10:59:58 -06:00
..
utils remove output setting (#22) 2020-05-23 12:34:30 +03:00
cache.ts Add options to skip caching of folders. (#154) 2021-02-14 10:59:58 -06:00
constants.ts remove output setting (#22) 2020-05-23 12:34:30 +03:00
deps.d.ts reimplement github action in typescript 2020-05-04 17:48:04 +03:00
install.ts Add a skip-go-installation to use pre-installed Go (#144) 2020-12-31 11:20:57 -06:00
main.ts reimplement github action in typescript 2020-05-04 17:48:04 +03:00
post_main.ts reimplement github action in typescript 2020-05-04 17:48:04 +03:00
run.ts Add a skip-go-installation to use pre-installed Go (#144) 2020-12-31 11:20:57 -06:00
version.ts feat(version): Support for patch verison (#101) 2020-10-17 16:52:51 +08:00