golangci-lint/internal/cache
Isaev Denis cb58d1f82e
speed up CI and golangci-lint ()
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
..
cache.go reduce mem. usage of unused and update staticcheck () 2020-05-03 15:20:17 +03:00
cache_test.go speed up CI and golangci-lint () 2020-05-09 15:15:34 +03:00
default.go Make incremental analysis () 2019-10-13 17:40:51 +03:00
hash.go Make incremental analysis () 2019-10-13 17:40:51 +03:00
hash_test.go Make incremental analysis () 2019-10-13 17:40:51 +03:00