golangci-lint/pkg/logutils
Isaev Denis 9ba730e989
Make incremental analysis (#808)
Cache linting results. Reanalyze only changed packages
and packages tree depending on them.

Fixes #768, fixes #809
2019-10-13 17:40:51 +03:00
..
log.go Make incremental analysis (#808) 2019-10-13 17:40:51 +03:00
logutils.go Speed up packages loading (#693) 2019-09-14 18:48:18 +03:00
mock.go Use stretchr/testify to mock log. 2019-09-24 11:58:40 -04:00
out.go Fix #106: fix transitive expanding of nolint: we could nolint more lines than needed 2018-06-16 10:56:58 +03:00
stderr_log.go reduce 1.5x memory usage on large repos on repeated runs (#764) 2019-10-01 14:52:00 +03:00