octue / conventional-commits

Continuous deployment via Conventional Commits
MIT License
4 stars 0 forks source link

Allow long lines in commit message body by default #75

Closed cortadocodes closed 2 years ago

cortadocodes commented 2 years ago

Summary

Allow long lines in commit message bodies by default to allow easier markdown editing in breaking change sections of commit messages.

Contents (#75)

Fixes

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (f053ad5) into main (49d6698) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f053ad5 differs from pull request most recent head 07dad3c. Consider uploading reports for the commit 07dad3c to get more accurate results

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files           4        4           
  Lines         301      301           
=======================================
  Hits          291      291           
  Misses         10       10           
Impacted Files Coverage Δ
conventional_commits/check_commit_message.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.