Skip to content

Commit

Permalink
build: Add git-mit config
Browse files Browse the repository at this point in the history
  • Loading branch information
tomphp committed Oct 27, 2023
1 parent 991db76 commit 927e2db
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .git-mit.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[mit.lint]
body-wider-than-72-characters = true
duplicated-trailers = true
not-conventional-commit = true
subject-line-not-capitalized = false
subject-longer-than-72-characters = true
subject-not-separated-from-body = true

0 comments on commit 927e2db

Please sign in to comment.