Initial package import
This commit is contained in:
parent
705e6d3575
commit
9ded68b785
7 changed files with 361 additions and 3 deletions
6
python-vcstool.rpmlintrc
Normal file
6
python-vcstool.rpmlintrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# MANUAL PAGES
|
||||
addFilter(r'no-manual-page-for-binary (vcs|vcs-.*)( |$)')
|
||||
|
||||
# SPELLING ERRORS
|
||||
addFilter(r'spelling-error .* en_US (vcstools)( |$)')
|
||||
addFilter(r'spelling-error Summary\(en_US\) (vcs)( |$)')
|
||||
Loading…
Add table
Add a link
Reference in a new issue