golangci-lint/test
Trevor Pounds a653032409 Fix flaky cgo test failures. (#716)
Fixes flaky cgo test failures caused by duplicate printf
format checks in staticcheck and go vet that use slightly
different reporting formats.
2019-09-20 19:05:01 +03:00
..
bench Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
testdata Fix flaky cgo test failures. (#716) 2019-09-20 19:05:01 +03:00
testdata_etc Fix a false-positive from 'unused' (#585) 2019-09-09 16:10:49 +03:00
testshared Support go1.13 (#670) 2019-09-09 21:54:56 +03:00
.gitignore Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
data.go Support go1.13 (#670) 2019-09-09 21:54:56 +03:00
enabled_linters_test.go Update staticcheck and cache go/analysis facts (#699) 2019-09-17 08:42:16 +03:00
errchk.go Support go1.13 (#670) 2019-09-09 21:54:56 +03:00
fix_test.go Feature/enable autofix on whitespace (#674) 2019-09-10 16:56:44 +03:00
linters_test.go go1.11 compatibility fixed 2019-03-05 21:44:52 +03:00
run_test.go Fix flaky cgo test failures. (#716) 2019-09-20 19:05:01 +03:00