qemu/qemu-rpmlintrc

7 lines
203 B
Plaintext
Raw Normal View History

# This line is mandatory to access the configuration functions
from Config import *
addFilter("arch-dependent-file-in-usr-share")
2020-03-12 20:48:43 +01:00
addFilter("obsolete-not-provided")
addFilter("summary-not-capitalized")