summaryrefslogtreecommitdiffstats
path: root/qa/expected/test_config/test_config_from_env_2
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2021-09-27 19:02:42 +0200
committerJoris Roovers <joris.roovers@gmail.com>2021-09-27 19:04:09 +0200
commit2d876177a7b92ed1c6219f5922192066fb2f2d20 (patch)
tree94e3454a77eec139599c9a9e94e37ef498f170ed /qa/expected/test_config/test_config_from_env_2
parent3d48ea020fe374b020f6c95ea616fd07ce1d1cfa (diff)
ignore-by-author-name rule
New gitlint rule: ignore-by-author-name Allows users to ignore all or specific gitlint rules when a commit's author name matches a given regex. Relates to #221
Diffstat (limited to 'qa/expected/test_config/test_config_from_env_2')
-rw-r--r--qa/expected/test_config/test_config_from_env_23
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/expected/test_config/test_config_from_env_2 b/qa/expected/test_config/test_config_from_env_2
index 4559aaf..e9ebd67 100644
--- a/qa/expected/test_config/test_config_from_env_2
+++ b/qa/expected/test_config/test_config_from_env_2
@@ -31,6 +31,9 @@ target: {target}
regex=None
I3: ignore-body-lines
regex=None
+ I4: ignore-by-author-name
+ ignore=all
+ regex=None
T1: title-max-length
line-length=72
T2: title-trailing-whitespace