golangci-lint/test
Denis Isaev 39f46be460 Fix staticcheck panic on packages that do not compile
The bug was introduced in golangci-lint when migrating staticcheck to go/packages.
Also, thanks to pkg.IllTyped we can analyze as max as we can by
staticcheck.

Relates: #418, #369, #429, #489
2019-04-21 11:48:33 +03:00
..
bench Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
testdata Fix linting of preprocessed files 2019-04-20 21:50:26 +03:00
testdata_etc/abspath add tests for abs path args 2018-12-22 14:16:31 +03:00
testshared Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
.gitignore Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
data.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
enabled_linters_test.go Use the newest go vet 2019-03-17 23:12:44 +03:00
errchk.go build on go 1.12 and fix go 1.11 compatibility 2019-03-05 21:34:53 +03:00
fix_test.go Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
linters_test.go go1.11 compatibility fixed 2019-03-05 21:44:52 +03:00
run_test.go Fix staticcheck panic on packages that do not compile 2019-04-21 11:48:33 +03:00