summaryrefslogtreecommitdiffstats
path: root/qa/expected/debug_output1
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2018-04-02 10:48:41 +0200
committerJoris Roovers <jroovers@cisco.com>2018-04-02 10:48:41 +0200
commit7a964c94c02da7df501afb168696c1a60f0e5d5e (patch)
tree20b669e3f2c3509b6174cf9d7849a6c990f676f7 /qa/expected/debug_output1
parent52dc67e751dbbaa66c455063c6fe4f2f86d668d4 (diff)
New ignore-by-body rule
New ignore-by-body (I2) that allows users to ignore commit messages based on matching the commit body against a regex. Also fixed an issue with unit test failures in Python 3.4 and 3.5 which had a different default sort order for dictionaries. This closes #54.
Diffstat (limited to 'qa/expected/debug_output1')
-rw-r--r--qa/expected/debug_output13
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/expected/debug_output1 b/qa/expected/debug_output1
index 80bee74..93d7ff7 100644
--- a/qa/expected/debug_output1
+++ b/qa/expected/debug_output1
@@ -15,8 +15,11 @@ debug: True
target: {target}
[RULES]
I1: ignore-by-title
+ ignore=all
regex=None
+ I2: ignore-by-body
ignore=all
+ regex=None
T1: title-max-length
line-length=20
T2: title-trailing-whitespace