golangci-lint/pkg
2023-04-16 18:18:53 +02:00
..
commands dev: remove unused ctx parameter from Printer (#3761) 2023-04-16 18:18:53 +02:00
config output: add colored-tab (#3729) 2023-04-04 01:57:22 +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 dev: remove unused ctx parameter from Printer (#3761) 2023-04-16 18:18:53 +02:00
goutil dev: replace pkg/errors with native error wrapping (#3604) 2023-02-22 01:35:43 +01:00
lint add linter zerologlint (#3726) 2023-04-16 18:17:49 +02:00
logutils dev: remove unused ctx parameter from Printer (#3761) 2023-04-16 18:18:53 +02:00
packages dev: replace pkg/errors with native error wrapping (#3604) 2023-02-22 01:35:43 +01:00
printers dev: remove unused ctx parameter from Printer (#3761) 2023-04-16 18:18:53 +02:00
report dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
result fix: combination of --fix and --path-prefix (#3700) 2023-03-20 21:44:36 +01:00
sliceutil Move sliceContains to new package pkg/sliceutil (#1333) 2020-08-24 06:56:54 -05: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