doc: More specific default cache directory (#3418)
This commit is contained in:
parent
43658a10f8
commit
ab8a120755
@ -48,6 +48,6 @@ the `go tool trace` command and visualization tool.
|
||||
|
||||
## Cache
|
||||
|
||||
GolangCI-Lint stores its cache in the [default user cache directory](https://golang.org/pkg/os/#UserCacheDir).
|
||||
GolangCI-Lint stores its cache in the subdirectory `golangci-lint` inside the [default user cache directory](https://golang.org/pkg/os/#UserCacheDir).
|
||||
|
||||
You can override the default cache directory with the environment variable `GOLANGCI_LINT_CACHE`; the path must be absolute.
|
||||
|
Loading…
x
Reference in New Issue
Block a user