podman/pkg/rootless
Paul Holzinger 41528739ce
golangci-lint: enable nolintlint
The nolintlint linter does not deny the use of `//nolint`
Instead it allows us to enforce a common nolint style:
- force that a linter name must be specified
- do not add a space between `//` and `nolint`
- make sure nolint is only used when there is actually a problem

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-06-14 16:29:42 +02:00
..
rootless.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
rootless_linux.c podman image scp never enter podman user NS 2021-12-23 10:10:51 -05:00
rootless_linux.go remote: do not join user NS 2022-04-26 15:05:20 +02:00
rootless_test.go rootless: improve automatic range split 2021-05-05 18:03:10 +02:00
rootless_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00