Closed mvanwyk closed 5 months ago
The recent update to the .pre-commit-config.yaml
file introduces a new repository compilerla/conventional-pre-commit
. This addition aims to enforce conventional commit messages by running the conventional-pre-commit
hook at the commit-msg
stage. The purpose is to ensure that commit messages adhere to established conventions, which improves maintainability and readability of the project's commit history.
Files | Change Summary |
---|---|
.pre-commit-config.yaml |
Added a new repository compilerla/conventional-pre-commit with hook conventional-pre-commit configured for the commit-msg stage. |
The commit-msg stage, now guided,
Conventional rules, not derided,
Code, clean and bright,
Makes everything right,
With pre-commit's aid, we're united.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit