cockpit/cockpit-rpmlintrc

4 lines
164 B
Plaintext
Raw Normal View History

# False positive
addFilter('explicit-lib-dependency.*libvirt-client');
# will break cockpit functionality if we changed shebangs
addFilter('env-script-interpreter')