test_useful_tools Repository to test necessary tools for the CommitCanvas project. Clone the repository install pre-commit: pip install pre-commit configure pre-commit hooks: pre-commit install configure commit-msg hooks: pre-commit install --hook-type commit-msg