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:
Lukáš Tyrychtr 2024-04-16 12:09:50 +02:00
parent 863707fe44
commit 2417d265fd

4
rpminspect.yaml Normal file
View File

@ -0,0 +1,4 @@
---
inspections:
badfuncs: off
unicode: off