ollieb89/Pre-commit Hook Generator
Auto-generate pre-commit configuration from templates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hooks | Comma-separated list of hooks to include (prettier,eslint,jest,commitlint,type-check,markdownlint,yaml-lint,secrets) | no | prettier,eslint,commitlint |
| output-file | Output file path for generated config | no | .pre-commit-config.yaml |
Outputs
| name | description |
|---|---|
| config | Generated pre-commit configuration |
| file-path | Path to generated config file |