lumenflow:pre-commit-check
lumenflow:pre-commit-check
Section titled “lumenflow:pre-commit-check”Run enforcement checks used by pre-commit and CI
Options:
| Flag | Description | Required |
|---|---|---|
--ci | Use CI diff mode (range-based) instead of staged diff mode | No |
--base <ref> | Base git ref/sha for CI mode | No |
--head <ref> | Head git ref/sha for CI mode (default: HEAD) | No |
--pre-push | Read git pre-push ref updates from stdin and validate only the commits each pushed ref introduces | No |