2022-02-28 04:40:37 +00:00
|
|
|
---
|
|
|
|
inspections:
|
|
|
|
javabytecode: off
|
2024-05-10 16:52:23 +00:00
|
|
|
|
|
|
|
debuginfo:
|
|
|
|
# Prevent rpminspect from complaining about intentional
|
|
|
|
# "_find_debuginfo_opts -g" setting in spec file.
|
|
|
|
debuginfo_sections: .debug_info .gdb_index
|
2024-07-09 17:13:19 +00:00
|
|
|
|
|
|
|
unicode:
|
|
|
|
# Prevent rpminspect from complaining about illegal LEFT-TO-RIGHT
|
|
|
|
# OVERRIDE Unicode character that is intentionally present in this
|
|
|
|
# test case.
|
|
|
|
exclude: ^TestLayoutVsICU_jdkbase.xml$
|