podman/libpod/lock
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
..
file golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
shm golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
file_lock_manager.go bump go module to version 4 2022-01-18 12:47:07 +01:00
in_memory_locks.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
lock.go When refreshing after a reboot, force lock allocation 2019-05-06 14:17:54 -04:00
shm_lock_manager_linux.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
shm_lock_manager_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00