golangci-lint/pkg
2019-02-17 23:47:29 +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 #384: support ignore-words option for misspell 2019-02-17 23:47:29 +03:00
goutil fix #264: fix Windows compatibility 2018-11-05 12:54:40 +03:00
lint Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +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 Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
timeutils Fix #78: log all warnings 2018-06-14 23:09:04 +03:00