mirror of https://github.com/containers/podman.git
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> |
||
|---|---|---|
| .. | ||
| file | ||
| shm | ||
| file_lock_manager.go | ||
| in_memory_locks.go | ||
| lock.go | ||
| shm_lock_manager_linux.go | ||
| shm_lock_manager_unsupported.go | ||