rubygem-asciidoctor/rubygem-asciidoctor.rpmlintrc
Troy Dawson 79c1a43fb0 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/rubygem-asciidoctor#4f30337ed55ab3081689b96832c7a3a3b15c0f52
2020-10-15 05:18:40 -07:00

8 lines
307 B
Plaintext

from Config import *
# the dictionary is a bit limited
addFilter("rubygem-asciidoctor\..*: W: spelling-error %description -l en_US toolchain")
# the asciidoctor-safe command is removed upstream for the next major release
addFilter("rubygem-asciidoctor\..*: W: no-manual-page-for-binary asciidoctor-safe")