mirror of https://github.com/containers/podman.git
golint, scopelint and interfacer are deprecated. golint is replaced by revive. This linter is better because it will also check for our error style: `error strings should not be capitalized or end with punctuation or a newline` scopelint is replaced by exportloopref (already endabled) interfacer has no replacement but I do not think this linter is important. 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 |