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
7514bf8239
Fix AST cache key consistency.
...
Ensures the AST cache always consistently loads/stores by using the normalized file path as the key.
2019-03-05 21:59:44 +03:00
..
commands
Implement auto-fixing for gofmt,goimports,misspell
2019-02-17 20:31:31 +03:00
config
Fix
#384
: support ignore-words option for misspell
2019-02-17 23:47:29 +03:00
exitcodes
add command 'golangci-lint config path'
2018-11-18 11:28:59 +03:00
fsutils
gocritic: fix code to pass newly added gocritic checks
2019-01-08 09:59:24 +03:00
golinters
Fix
#388
: include staticcheck check name into a message
2019-02-17 23:50:11 +03:00
goutil
fix
#264
: fix Windows compatibility
2018-11-05 12:54:40 +03:00
lint
Fix AST cache key consistency.
2019-03-05 21:59:44 +03:00
logutils
Fix
#209
: support goimports.local-prefix option for goimports
2018-10-28 18:47:56 +03:00
packages
speedup typecheck on large project with compilation errors
2019-01-20 22:14:27 +03:00
printers
add code-climate output format
2019-02-11 14:26:26 +08:00
report
add all warnings and error to json if out-format=json
2018-06-24 11:29:41 +03:00
result
Fix
#388
: include staticcheck check name into a message
2019-02-17 23:50:11 +03:00
timeutils
Fix
#78
: log all warnings
2018-06-14 23:09:04 +03:00