Difference between revisions of "Pre-commit"
Jump to navigation
Jump to search
| Line 23: | Line 23: | ||
* <code>[[.pre-commit-config.yaml]]</code> | * <code>[[.pre-commit-config.yaml]]</code> | ||
* [[GitHub Actions]]: <code>[[pre-commit:]]</code> | * [[GitHub Actions]]: <code>[[pre-commit:]]</code> | ||
| + | * [[Fourmolu]] | ||
== See also == | == See also == | ||
Revision as of 10:16, 13 April 2023
Contents
Installation
brew install pre-commitpip install pre-commitpre-commit --help
Examples
- Configuration:
.pre-commit-config.yaml
Related
git commit --no-verifygit commitrequirements.txt- Git hook scripts
- Pull Request (PR)
.pre-commit-config.yaml- GitHub Actions:
pre-commit: - Fourmolu
See also
Advertising: