Skip to content

Commit

Permalink
ci: 允许commit message body行无限长
Browse files Browse the repository at this point in the history
  • Loading branch information
shifujun committed Nov 21, 2024
1 parent 472eb5f commit 77d471a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .commitlintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ rules:
#允许中文
subject-case: [ 0 ]
footer-max-line-length: [ 0 ]
body-max-line-length: [ 0 ]
helpUrl: https://www.conventionalcommits.org/zh-hans/v1.0.0/

0 comments on commit 77d471a

Please sign in to comment.