podman/pkg/specgen/generate
Paul Holzinger 78b419909b Enable more golangci-lint linters
Cleanup the golangci.yml file and enable more linters.

`pkg/spec` and `iopodman.io` is history. The vendor directory
is excluded by default. The dependencies dir was listed twice.

Fix the reported problems in `pkg/specgen` because that was also
excluded by `pkg/spec`.

Enable the structcheck, typecheck, varcheck, deadcode and depguard
linters.

[NO TESTS NEEDED]

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-02-12 18:20:28 +01:00
..
kube Enable more golangci-lint linters 2021-02-12 18:20:28 +01:00
config_linux.go Enable more golangci-lint linters 2021-02-12 18:20:28 +01:00
config_linux_cgo.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
config_linux_nocgo.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
container.go Support annotations from containers.conf 2021-02-09 13:18:18 -05:00
container_create.go Implement Secrets 2021-02-09 09:13:21 -05:00
namespaces.go network: disallow CNI networks with user namespaces 2021-01-13 17:04:51 +01:00
oci.go Enable more golangci-lint linters 2021-02-12 18:20:28 +01:00
pod_create.go Allow pods to use --net=none 2021-02-02 10:35:23 -05:00
ports.go Correct port range logic for port generation 2020-12-08 16:23:14 -05:00
security.go Enable more golangci-lint linters 2021-02-12 18:20:28 +01:00
storage.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00
validate.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00