Background
Many adopters want a quick way to run ASCEND's lighter checks locally before pushing. A precommit recipe lowers the adoption bar.
What needs to be done
Add a .pre-commit-hooks.yaml to the repo and a docs/pre-commit-recipe.md showing how to
add ASCEND lint and basic SAST hooks to a downstream project.
Definition of done
Background
Many adopters want a quick way to run ASCEND's lighter checks locally before pushing. A precommit recipe lowers the adoption bar.
What needs to be done
Add a
.pre-commit-hooks.yamlto the repo and adocs/pre-commit-recipe.mdshowing how toadd ASCEND lint and basic SAST hooks to a downstream project.
Definition of done
.pre-commit-hooks.yamlvalid against pre-commit.com schemadocs/pre-commit-recipe.mdcreatedEstimated effort: 2–3 hours · Skills needed: Python packaging, YAML