git/rpminspect.yaml
Aleksandra Fedorova b337c32a12 Tweak rpminspect configuration
- git-all is a metapackage which is expected to be empty
- gitk and other scripts are written in Tcl thus they don't pass shell
  syntax check
2021-11-16 19:03:32 +01:00

12 lines
351 B
YAML

---
shellsyntax:
ignore:
- /usr/libexec/git-core/git-gui # It is a Tcl script, not shell
- /usr/libexec/git-core/git-gui--askpass # It is a Tcl script, not shell
- /usr/bin/gitk # It is a Tcl script, not shell
emptyrpm:
expected_empty:
- git-all # metapackage