golangci-lint/test
2021-02-20 16:38:39 +01:00
..
bench Add linter for nolint 2020-04-26 20:20:17 -07:00
testdata Add stringintconv and ifaceassert to govet (#1360) 2021-02-20 16:37:05 +01:00
testdata_etc Fix a false-positive from 'unused' (#585) 2019-09-09 16:10:49 +03:00
testshared Configure path prefix via processor abstraction (#1226) 2020-07-11 09:14:52 +10:00
.gitignore Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
data.go Group imports by package. 2019-10-01 18:09:47 -04:00
enabled_linters_test.go build(golang1.15): Upgrade to golang 1.15 for smaller binary (#1303) 2020-08-19 09:05:32 +10:00
errchk.go Verify linter name in integration tests (#1595) 2021-01-15 21:37:56 +01:00
fix_test.go test: Allow fix tests to run concurrently (#1576) 2021-02-20 16:38:39 +01:00
linters_test.go Verify linter name in integration tests (#1595) 2021-01-15 21:37:56 +01:00
run_test.go Sorting result.Issues implementation (golangci/golangci-lint#1217) (#1218) 2020-07-12 16:35:08 -05:00