golangci-lint/test
2022-07-18 09:17:27 +02:00
..
bench fix: reduce flaky in the CI and clean the .golangci.yml of the project (#2359) 2021-11-14 16:03:40 +01:00
ruleguard gocritic: support autofix (#2450) 2022-01-03 22:57:05 +01:00
testdata Add linter asasalint to lint pass []any as any (#2968) 2022-07-18 09:17:27 +02:00
testdata_etc nolintlint: fix false positive. (#2013) 2021-05-31 09:04:37 +02:00
testshared feat: automatic Go version detection (#2669) 2022-03-23 16:54:11 +01: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 dev: use directives instead of comments for tests (#2978) 2022-07-15 15:32:10 +02:00
fix_test.go dev: support build tags about go version in linter tests (#2744) 2022-04-06 10:44:20 +02:00
linters_test.go dev: use directives instead of comments for tests (#2978) 2022-07-15 15:32:10 +02:00
run_test.go add nosnakecase lint (#2828) 2022-06-30 16:36:33 +02:00