Kaaveh / ComposeNews

A playground about best practices, using updated libraries and solutions in the Android world!
Apache License 2.0
325 stars 53 forks source link

Add GitHub Actions Workflows for Pre-commit and Pre-push Hook Verification #227

Open VahidGarousi opened 1 month ago

VahidGarousi commented 1 month ago

PR Description: This pull request introduces GitHub Actions workflows to verify the automatic installation of pre-commit and pre-push hooks. These workflows ensure that the appropriate Git hooks are installed and executed during development, preventing commits and pushes that don't meet the project's standards.

Changes include:

This will help automate and streamline the verification process for all contributors, improving overall code quality and consistency.

github-actions[bot] commented 1 month ago
1 Message
:book: Thanks @VahidGarousi!

Generated by :no_entry_sign: Danger