podman/pkg/api
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
..
handlers golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
server golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
types Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
Makefile Remove GO111MODULES use 2022-05-17 13:42:03 -07:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00