pre-commit
Recipe card from the charly-coder plugin (Images — the deployable catalog).
pre-commit – Git hooks framework
Section titled “pre-commit – Git hooks framework”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Dependencies | nodejs |
| Install files | charly.yml, pixi.toml, package.json, task: |
Packages
Section titled “Packages”Pixi (conda-forge): pre-commit
npm: markdownlint-cli
my-dev: candy: - pre-commitUsed In Boxes
Section titled “Used In Boxes”- No enabled boxes use this candy directly (dev tool layer)
Related Candies
Section titled “Related Candies”/charly-coder:nodejs– required dependency (provides npm for markdownlint-cli)/charly-languages:pixi– transitive (provides pixi for pre-commit installation)
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Pre-commit hooks in containers
- Git hook frameworks
- Markdown linting
- The
pre-commitcandy
Author + Test References
Section titled “Author + Test References”/charly-image:layer— candy authoring reference (tasks, vars, env_provide, tests block syntax)/charly-check:check— declarative testing framework for thecheck:block