summaryrefslogtreecommitdiffstats
path: root/.gitlint
diff options
context:
space:
mode:
Diffstat (limited to '.gitlint')
-rw-r--r--.gitlint4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlint b/.gitlint
index 91d4b6c..b43c56d 100644
--- a/.gitlint
+++ b/.gitlint
@@ -38,7 +38,7 @@ ignore-merge-commits=true
# Enable community contributed rules
# See http://jorisroovers.github.io/gitlint/contrib_rules for details
-contrib=CC1
+contrib=CC1, CC2
# Set the extra-path where gitlint will search for user defined rules
# See http://jorisroovers.github.io/gitlint/user_defined_rules for details
@@ -134,3 +134,5 @@ regex=(.*)dependabot(.*)|github-actions\[bot\]
# types = bugfix,user-story,epic
[contrib-body-requires-signed-off-by]
+[contrib-disallow-cleanup-commits]
+