bec89c7423
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/hwdata#73309dcaf964a84ec24dcf5fd0170cd1e74997d1
9 lines
230 B
Plaintext
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) ')
|