clang/rpminspect.yaml
Jesus Checa Hidalgo 8179dc9c67 Remove rpminspect unicode exception
unicode exceptions now must be part of rpminspect-data-<vendor> package.

Related: rhbz#2178739
2023-04-20 15:55:33 +02:00

9 lines
301 B
YAML

---
annocheck:
# Currently lto is disabled globally for clang.
# Note that all (default hardened) flags need to be repeated here, if
# you override some config flags it will completely overwrite the
# defaults (--ignore-unknown --verbose).
- hardened: --ignore-unknown --verbose --skip-lto