spiegel_podman/vendor/github.com/fsnotify/fsnotify/staticcheck.conf
Paul Holzinger 86d7da8b08
vendor: update to latest c/common
Fixes a flake in the system tests during image listing.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-04-11 17:17:23 +02:00

3 lines
72 B
Text

checks = ['all',
'-U1000', # Don't complain about unused functions.
]