mirror of
https://github.com/mgechev/revive.git
synced 2025-01-08 03:13:27 +02:00
0df1bb0860
* Support go workspaces when detecting the go version. When a module is part of a workspace, a call to `go list -m` lists all modules in the workspace, and we need to parse multiple modinfos. * Do not invoke `go list` for every package. * Add a go language version override config option for golangci-lint. |
||
---|---|---|
.. | ||
config.go | ||
doc.go | ||
failure.go | ||
file.go | ||
filefilter_test.go | ||
filefilter.go | ||
formatter.go | ||
linter.go | ||
package.go | ||
rule.go | ||
utils.go |