This website requires JavaScript.
Explore
Help
Register
Sign In
eeafj
/
golangci-lint
Watch
2
Star
0
Fork
0
You've already forked golangci-lint
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
golangci-lint
/
pkg
/
logutils
History
Trevor Pounds
a16b4d872b
Use stretchr/testify to mock log.
...
Simplifies test log usage and removes additional targets and dependencies to go:generate mocks.
2019-09-24 11:58:40 -04:00
..
log.go
Use stretchr/testify to mock log.
2019-09-24 11:58:40 -04: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 memory usage of go/analysis
2019-09-23 09:52:54 +03:00