Closed
Description
Is your feature request related to a problem? Please describe.
A configuration option to set the caching directory. By default it goes to ~/.cache/golangci-lint
on Linux and ~/Library/Caches/golangci-lint
on Mac
Describe the solution you'd like
The caching directory option via the run command or config file
Describe alternatives you've considered
N/A
Additional context
N/A