pre-commit
Jump to navigation
Jump to search
Contents
Installation[edit]
brew install pre-commit
pip install pre-commit
pre-commit --help
Examples[edit]
- Configuration:
.pre-commit-config.yaml
Related[edit]
git commit --no-verify
git commit
requirements.txt
- Git hook scripts
- Pull Request (PR)
.pre-commit-config.yaml
- GitHub Actions:
pre-commit:
- Fourmolu
- Linter
See also[edit]
Advertising: