golangci-lint/pkg
Isaev Denis cb58d1f82e
speed up CI and golangci-lint (#1070)
Run CI on mac os only with go1.13 and on windows only on go1.14.
Speed up tests. Introduce --allow-parallel-runners.
Block on parallel run lock 5s instead of 60s.
Don't invalidate analysis cache for minor config changes.
2020-05-09 15:15:34 +03:00
..
commands speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00
config speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00
exitcodes Make fine-grained hashing. (#814) 2019-10-14 09:50:57 +03:00
fsutils Fix misspelled words. (#952) 2020-02-02 16:29:57 -05:00
golinters Fix lint errors on files with //line directive (#1065) 2020-05-05 18:49:34 +03:00
goutil Speed up packages loading (#693) 2019-09-14 18:48:18 +03:00
lint speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00
logutils Make incremental analysis (#808) 2019-10-13 17:40:51 +03:00
packages dev: use goprintffuncname, gomnd and rowserrcheck (#927) 2020-01-19 19:55:29 +03:00
printers Add tests, failures and errors attributes on testsuites (#1072) 2020-05-07 17:05:10 +03:00
report Reduce memory usage of go/analysis 2019-09-23 09:52:54 +03:00
result speed up a bit (#1064) 2020-05-05 18:45:19 +03:00
timeutils dev: use goprintffuncname, gomnd and rowserrcheck (#927) 2020-01-19 19:55:29 +03:00