Isaev Denis c9a9255238
Speed up packages loading (#693)
Don't perform extra go env calls in go/packages.
Load only needed go env vars in golangci-lint.
Stay in sync by enabled analyzers in go vet: remove nilness and
atomicalign analyzers, add errorsas analyzer.
Don't build SSA for govet.

Standalone govet runs 25% faster than before. All runs can be 5-10% faster
than before.
Relates: #208
2019-09-14 18:48:18 +03:00
..
2019-09-09 21:54:56 +03:00
2019-09-09 18:07:09 +03:00
2019-01-09 09:51:48 +03:00
2019-09-12 16:02:43 +03:00
2019-09-11 17:46:26 +03:00
2019-09-14 18:48:18 +03:00
2018-10-28 17:55:15 +03:00
2019-09-14 18:48:18 +03:00
2018-06-30 15:41:47 +03:00
2019-09-11 17:35:08 +03:00
2018-11-23 18:40:25 +03:00