Skip to content

Commit a381f21

Browse files
credativ-darldez
authored andcommitted
doc: More specific default cache directory
1 parent f6f81df commit a381f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/usage/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ the `go tool trace` command and visualization tool.
4848

4949
## Cache
5050

51-
GolangCI-Lint stores its cache in the [default user cache directory](https://golang.org/pkg/os/#UserCacheDir).
51+
GolangCI-Lint stores its cache in the subdirectory `golangci-lint` inside the [default user cache directory](https://golang.org/pkg/os/#UserCacheDir).
5252

5353
You can override the default cache directory with the environment variable `GOLANGCI_LINT_CACHE`; the path must be absolute.

0 commit comments

Comments
 (0)