summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-04-22 12:14:38 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-04-22 12:51:41 +0200
commit1514d5c933510228dfa8bb9b6c020af3f266060f (patch)
treeebaf8205c3bca123e66473be1a6525f546a4cc37 /.golangci.yml
parent2a8e435671186bead0e02b13f55e118724175cce (diff)
downloadpodman-1514d5c933510228dfa8bb9b6c020af3f266060f.tar.gz
podman-1514d5c933510228dfa8bb9b6c020af3f266060f.tar.bz2
podman-1514d5c933510228dfa8bb9b6c020af3f266060f.zip
silence deprecated warnings for manifest functions
There is no reason to mark them directly as deprecated since we still have to use them as long as we want to support 3.X calls. The staticcheck linter is complaining about the Deprecated comment but that doesn't make sense in this context. There is no good way to only exclude a single check with golangci-lint. I renamed the function with a V3 suffix to make clear that we only use this for backwards compat. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to '.golangci.yml')
0 files changed, 0 insertions, 0 deletions