Bring rpminspect config from c9s, disabling the badfuncs and unicode checks, because the codebase is old, and in the locale data, there are many of the forbidden unicode characters
This commit is contained in:
parent
863707fe44
commit
2417d265fd
4
rpminspect.yaml
Normal file
4
rpminspect.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
inspections:
|
||||
badfuncs: off
|
||||
unicode: off
|
||||
Loading…
Reference in New Issue
Block a user