podman/pkg/domain/entities
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
..
reports golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
types Fix build with GO111MODULE=off 2021-04-15 14:24:39 -04:00
auto-update.go auto-update: simple rollback 2021-08-05 15:20:38 +02:00
container_ps.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
engine.go Standardize on capatalized Cgroups 2022-01-14 12:30:20 -05:00
engine_container.go play: kube: use in-memory kubefile and remove tempfile 2022-03-24 00:57:01 -07:00
engine_image.go bump go module to version 4 2022-01-18 12:47:07 +01:00
engine_system.go Adds tunnel routes for system reset. 2020-05-11 17:03:32 -04:00
events.go bump go module to version 4 2022-01-18 12:47:07 +01:00
filters.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
generate.go Handlers for `generate systemd` with custom dependencies 2022-01-19 21:46:16 +05:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
manifest.go Refactor manifest list operations 2022-01-14 16:13:35 -07:00
network.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
play.go play kube: service container 2022-05-12 10:51:13 +02:00
pods.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
secrets.go bump go module to version 4 2022-01-18 12:47:07 +01:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
volumes.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00