We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fb8cc commit eabeea9Copy full SHA for eabeea9
cliff.toml
@@ -69,7 +69,7 @@ postprocessors = [
69
# See https://www.conventionalcommits.org
70
conventional_commits = true
71
# Exclude commits that do not match the conventional commits specification.
72
-filter_unconventional = true
+filter_unconventional = false
73
# Split commits on newlines, treating each line as an individual commit.
74
split_commits = false
75
# An array of regex based parsers to modify commit messages prior to further processing.
0 commit comments