Skip to content

Commit

Permalink
Merge pull request #33 from stefanofusai/31-allow-github-style-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofusai authored Oct 3, 2024
2 parents 3244320 + c726111 commit 8866c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repos:
- id: gitlint
args:
- -c
- title-match-regex.regex=^(Build|Bump|Chore|Ci|Docs|Feat|Fix|Perf|Refactor|Revert|Style|Test):\s[a-z].*$
- title-match-regex.regex=^\[#\d+\]\s(Build|Bump|Chore|Ci|Docs|Feat|Fix|Perf|Refactor|Revert|Style|Test):\s[a-z].*$
- --ignore=B6
- --msg-filename
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 8866c8b

Please sign in to comment.