welpo / git-sumi

The non-opinionated Rust-based commit message linter.
https://sumi.rs/
Apache License 2.0
10 stars 0 forks source link

✨ feat(init)!: add prepare-commit-msg hook #13

Closed welpo closed 4 months ago

welpo commented 4 months ago

Summary

BREAKING CHANGE: --init hook has been replaced by --init commit-msg.


How has this been tested?


Type of change


Checklist

codecov-commenter commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9041419) 95.83% compared to head (f045bbe) 96.50%.

Files Patch % Lines
src/config.rs 98.80% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 95.83% 96.50% +0.66% ========================================== Files 10 10 Lines 624 686 +62 ========================================== + Hits 598 662 +64 + Misses 26 24 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.