hwdata/hwdata.rpmlintrc
Petr Šabata bec89c7423 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/hwdata#73309dcaf964a84ec24dcf5fd0170cd1e74997d1
2020-10-15 13:15:18 +02:00

9 lines
230 B
Plaintext

# intentionally hardcoded
addFilter(r'hardcoded-library-path in %{_prefix}/lib')
# we have non binary stuff, text files
addFilter(r'only-non-binary-in-usr-lib')
# spelling errors
addFilter(r'spelling-error .* en_US (pci|usb) ')