Difference between revisions of "Pre-commit"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
== See also == | == See also == | ||
* {{pre-commit}} | * {{pre-commit}} | ||
− | |||
+ | [[Category:pre-commit]] | ||
[[Category:Git]] | [[Category:Git]] | ||
− |
Revision as of 17:49, 28 February 2023
Installation:
brew install pre-commit
pip install pre-commit
pre-commit install
pre-commit run --all-files
- Configuration:
.pre-commit-config.yaml
- GitHub Actions:
uses: pre-commit/[email protected]
Related
git commit --no-verify
git commit
requirements.txt
- Git hook scripts
- Pull request
- .pre-commit-config.yaml
- GitHub Actions:
pre-commit:
See also
Advertising: