We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To install/try it with gitlint:
tools/create-test-repo.sh virtualenv .venv && source .venv/bin/activate pip install pre-commit echo "\ - repo: https://github.com/jorisroovers/gitlint rev: master hooks: - id: gitlint " > .pre-commit-hooks.yaml && cat .pre-commit-hooks.yaml pre-commit install
There was an error while loading. Please reload this page.