golangci-lint/pkg
Alec Thomas 69d6cc93cb
feat: add gochecksumtype linter (#3671)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 17:37:47 +02:00
..
commands feat: explain typecheck and remove it from the linter list (#3929) 2023-06-29 22:40:59 +02:00
config Add testifylint linter (#4103) 2023-10-09 17:06:32 +02:00
exitcodes dev: clean up and used iota for exit codes (#2366) 2021-11-18 19:52:21 +01:00
fsutils dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
golinters feat: add gochecksumtype linter (#3671) 2023-10-09 17:37:47 +02:00
goutil dev: replace pkg/errors with native error wrapping (#3604) 2023-02-22 01:35:43 +01:00
lint feat: add gochecksumtype linter (#3671) 2023-10-09 17:37:47 +02:00
logutils docs: fix a typo (#4048) 2023-08-29 21:25:39 +02:00
packages dev: replace pkg/errors with native error wrapping (#3604) 2023-02-22 01:35:43 +01:00
printers codeclimate: less memory allocation (#3882) 2023-06-04 07:59:04 +02:00
report dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
result dev: refactor some test assertions (#4081) 2023-09-18 22:15:04 +02:00
timeutils fix: reduce flaky in the CI and clean the .golangci.yml of the project (#2359) 2021-11-14 16:03:40 +01:00