summaryrefslogtreecommitdiffstats
path: root/qa/expected/test_commits
diff options
context:
space:
mode:
Diffstat (limited to 'qa/expected/test_commits')
-rw-r--r--qa/expected/test_commits/test_ignore_commits_12
-rw-r--r--qa/expected/test_commits/test_lint_staged_msg_filename_12
-rw-r--r--qa/expected/test_commits/test_lint_staged_stdin_12
3 files changed, 2 insertions, 4 deletions
diff --git a/qa/expected/test_commits/test_ignore_commits_1 b/qa/expected/test_commits/test_ignore_commits_1
index df04b7e..f9062c1 100644
--- a/qa/expected/test_commits/test_ignore_commits_1
+++ b/qa/expected/test_commits/test_ignore_commits_1
@@ -1,5 +1,3 @@
-WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/general_options/#regex-style-search
-WARNING: I2 - ignore-by-body: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-body.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/general_options/#regex-style-search
Commit {commit_sha0}:
1: T3 Title has trailing punctuation (.): "Sïmple title4."
diff --git a/qa/expected/test_commits/test_lint_staged_msg_filename_1 b/qa/expected/test_commits/test_lint_staged_msg_filename_1
index fe633ca..022c484 100644
--- a/qa/expected/test_commits/test_lint_staged_msg_filename_1
+++ b/qa/expected/test_commits/test_lint_staged_msg_filename_1
@@ -20,7 +20,7 @@ ignore-revert-commits: True
ignore-stdin: False
staged: True
fail-without-commits: False
-regex-style-search: False
+regex-style-search: True
verbosity: 3
debug: True
target: {target}
diff --git a/qa/expected/test_commits/test_lint_staged_stdin_1 b/qa/expected/test_commits/test_lint_staged_stdin_1
index 47c7900..f541bc7 100644
--- a/qa/expected/test_commits/test_lint_staged_stdin_1
+++ b/qa/expected/test_commits/test_lint_staged_stdin_1
@@ -20,7 +20,7 @@ ignore-revert-commits: True
ignore-stdin: False
staged: True
fail-without-commits: False
-regex-style-search: False
+regex-style-search: True
verbosity: 3
debug: True
target: {target}