diff --git a/.gitlint b/.gitlint index 94f31a58..1b984962 100644 --- a/.gitlint +++ b/.gitlint @@ -117,10 +117,10 @@ contrib=CC1 # E.g. Ignore all lines that start with 'Co-Authored-By' # regex=^Co-Authored-By -# [ignore-by-author-name] +[ignore-by-author-name] # Ignore certain rules for commits of which the author name matches a regex # E.g. Match commits made by dependabot -# regex=(.*)dependabot(.*) +regex=(.*)dependabot(.*) # # Ignore certain rules, you can reference them by their id or by their full name # Use 'all' to ignore all rules