Skip to content

Commit

Permalink
feat: set min and max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
rnetser committed Feb 19, 2025
1 parent de6ca46 commit 9ac4df4
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 @@ -68,4 +68,4 @@ repos:
stages: [ commit-msg ]
args:
- --subject-min-length=10
- --subject-max-length=100
- --subject-max-length=80

0 comments on commit 9ac4df4

Please sign in to comment.