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> |
||
---|---|---|
.. | ||
containers.go | ||
containers_create.go | ||
containers_stats.go | ||
generate.go | ||
healthcheck.go | ||
images.go | ||
images_pull.go | ||
info.go | ||
manifests.go | ||
networks.go | ||
play.go | ||
pods.go | ||
secrets.go | ||
swagger.go | ||
system.go | ||
volumes.go |