Ignore backported translations in unicode test of rpminspect
The backported translations contain BiDi characters, which is fine in case of translations and thus .po files are ignored by default, however, .patch files are not. Let's ignore the problematic .patch in unicode test to make rpminspect pass. Related: #2003134
This commit is contained in:
parent
5b9325cee3
commit
89d5aecb3a
@ -1,3 +1,6 @@
|
||||
---
|
||||
inspections:
|
||||
desktop: off
|
||||
unicode:
|
||||
ignore:
|
||||
- compress-dialog-Backport-translations.patch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user