welpo / git-sumi

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

♻️ refactor: unify and rephrase options descriptions #12

Closed welpo closed 4 months ago

welpo commented 4 months ago

Summary

Unifies --help and default config strings.

Now there's one source of truth for these strings, which will become handy for the next PR ✌️


How has this been tested?


Type of change


Checklist

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8eca1e3) 95.81% compared to head (b2ac378) 95.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 95.81% 95.83% +0.01% ========================================== Files 10 10 Lines 622 624 +2 ========================================== + Hits 596 598 +2 Misses 26 26 ```

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