golangci-lint/pkg
Oleksandr Redko cc3e67b3bd
dev: fix govet.nilness lint issues (#4373)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-10 02:23:29 +01:00
..
commands build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355) 2024-02-07 21:30:45 +01:00
config go1.22 support (#4272) 2024-02-07 15:23:01 +01:00
exitcodes dev: clean up and used iota for exit codes (#2366) 2021-11-18 19:52:21 +01:00
fsutils dev: enable errorlint linter (#4292) 2024-01-02 15:33:00 +01:00
golinters dev: refactor govet impl with slices.Contains (#4372) 2024-02-09 20:34:50 +01:00
goutil dev: replace pkg/errors with native error wrapping (#3604) 2023-02-22 01:35:43 +01:00
lint dev: fix govet.nilness lint issues (#4373) 2024-02-10 02:23:29 +01:00
logutils docs: fix a typo (#4048) 2023-08-29 21:25:39 +02:00
packages dev: enable errorlint linter (#4292) 2024-01-02 15:33:00 +01:00
printers dev: replace raw loops with funcs from slices and maps (#4299) 2024-01-04 22:43:50 +01:00
report dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
result dev: replace raw loops with funcs from slices and maps (#4299) 2024-01-04 22:43:50 +01: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