podman/pkg/util
Valentin Rothberg 0f12b6fe55 linter: enable nilerr
A number of cases looked suspicious, so I marked them with `FIXME`s to
leave some breadcrumbs.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-03-22 13:04:35 +01:00
..
camelcase linter: enable wastedassign 2022-03-22 13:04:34 +01:00
filters.go bump go module to version 4 2022-01-18 12:47:07 +01:00
filters_test.go Unification of until filter across list/prune endpoints 2021-03-24 00:56:00 +01:00
kube.go Add support for play/generate kube volumes 2021-04-09 14:01:13 -06:00
mountOpts.go pkg: support passing down options for idmap 2022-02-16 11:19:58 +01:00
mountOpts_linux.go Turn off 'noexec' option by default for named volumes 2020-05-20 16:48:20 -04:00
mountOpts_other.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils.go linter: enable nilerr 2022-03-22 13:04:35 +01:00
utils_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils_linux.go Calculate device major/minor using bitshift 2022-02-16 15:47:02 -05:00
utils_linux_test.go Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
utils_supported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils_test.go Merge pull request #11218 from cdoern/untilBug 2021-08-26 10:12:09 -04:00
utils_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils_windows.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00