golangci-lint/test
Ludovic Fernandez 7bbbe77e5e
feat: automatic Go version detection (#2669)
* feat: disable unsupported go1.18 govet analyzers
* fix: inactivate interfacer with go1.18
2022-03-23 16:54:11 +01: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 bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 (#2614) 2022-02-24 15:49:05 +01: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: replace ioutil with io and os (#2318) 2021-11-01 20:21:26 +01:00
fix_test.go feat: automatic Go version detection (#2669) 2022-03-23 16:54:11 +01:00
linters_test.go feat: automatic Go version detection (#2669) 2022-03-23 16:54:11 +01:00
run_test.go golint: deprecation (#1965) 2021-05-11 00:50:50 +02:00