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
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
..
commands
Reduce memory usage of go/analysis
2019-09-23 09:52:54 +03:00
config
Update whitespace
2019-09-23 12:16:06 -04:00
exitcodes
fix
#529
: exit with code 7 when error was logged
2019-06-10 11:44:19 +03:00
fsutils
fix possible race in line cache
2019-07-14 17:08:12 +03:00
golinters
Use stretchr/testify to mock log.
2019-09-24 11:58:40 -04:00
goutil
Speed up packages loading (
#693
)
2019-09-14 18:48:18 +03:00
lint
Reduce memory usage of go/analysis
2019-09-23 09:52:54 +03:00
logutils
Use stretchr/testify to mock log.
2019-09-24 11:58:40 -04:00
packages
speedup typecheck on large project with compilation errors
2019-01-20 22:14:27 +03:00
printers
Update format of junit xml output to mark failures as such (
#632
)
2019-09-10 11:21:08 +03:00
report
Reduce memory usage of go/analysis
2019-09-23 09:52:54 +03:00
result
Use stretchr/testify to mock log.
2019-09-24 11:58:40 -04:00
timeutils
Update staticcheck and cache go/analysis facts (
#699
)
2019-09-17 08:42:16 +03:00