Add a wacky file type guess change
Message from rpminspect was: MIME type on /usr/include/pgsql/server/port/freebsd.h was text/plain and became text/x-c on (all arches) Related: #1970069
This commit is contained in:
parent
fe2e7af350
commit
38703687ee
@ -12,3 +12,10 @@ badfuncs:
|
||||
xml:
|
||||
ignore:
|
||||
- /usr/share/doc/postgresql-docs/html/*.html
|
||||
|
||||
# Wacky guess on file type that we do not need to care
|
||||
# Message: MIME type on <file> was text/plain and became text/x-c
|
||||
types:
|
||||
ignore:
|
||||
- /usr/lib64/pgsql/postgresql-*/include/server/port/freebsd.h
|
||||
- /usr/include/pgsql/server/port/freebsd.h
|
||||
|
Loading…
Reference in New Issue
Block a user