golangci-lint/pkg
Ian Howell 39d7929d61 Improve the error output from goimports
This causes goimports to provide additional information if the
"local-prefixes" option has been set.
2019-10-03 10:00:34 -04:00
..
commands Add version command to print golangci-lint version 2019-10-01 18:13:24 -04:00
config Add gocognit linter (#756) 2019-10-03 16:22:06 +03:00
exitcodes fix #529: exit with code 7 when error was logged 2019-06-10 11:44:19 +03:00
fsutils Group imports by package. 2019-10-01 18:09:47 -04:00
golinters Improve the error output from goimports 2019-10-03 10:00:34 -04:00
goutil Speed up packages loading (#693) 2019-09-14 18:48:18 +03:00
lint Add gocognit linter (#756) 2019-10-03 16:22:06 +03:00
logutils reduce 1.5x memory usage on large repos on repeated runs (#764) 2019-10-01 14:52:00 +03:00
packages reduce 1.5x memory usage on large repos on repeated runs (#764) 2019-10-01 14:52:00 +03:00
printers dramatically reduce memory usage (#758) 2019-09-30 16:19:41 +03:00
report Reduce memory usage of go/analysis 2019-09-23 09:52:54 +03:00
result Group imports by package. 2019-10-01 18:09:47 -04:00
timeutils Update staticcheck and cache go/analysis facts (#699) 2019-09-17 08:42:16 +03:00