Merging upstream version 0.14.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4c68f51a53
commit
e916bee311
109 changed files with 2822 additions and 912 deletions
8
qa/samples/config/named-rules
Normal file
8
qa/samples/config/named-rules
Normal file
|
@ -0,0 +1,8 @@
|
|||
[title-must-not-contain-word]
|
||||
words=WIP,thåt
|
||||
|
||||
[title-must-not-contain-word:extra-wôrds]
|
||||
words=hûr,dûr
|
||||
|
||||
[title-must-not-contain-word: even$more%wôrds ]
|
||||
words=fôo,bår
|
15
qa/samples/config/named-user-rules
Normal file
15
qa/samples/config/named-user-rules
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Ignore other user-defined rules
|
||||
[general]
|
||||
ignore=UC1,UC2,UC3,configürable:ignöred
|
||||
|
||||
[UC4:föo]
|
||||
int-öption=3
|
||||
str-öption=föo
|
||||
|
||||
[configürable:bår]
|
||||
str-öption=bår
|
||||
list-öption=bar,list
|
||||
|
||||
# The following rule will be ignored
|
||||
[configürable:ignöred]
|
||||
str-öption=foöbar
|
Loading…
Add table
Add a link
Reference in a new issue