Skip to content

lumenflow:pre-commit-check

← Back to CLI Commands

Run enforcement checks used by pre-commit and CI

pnpm lumenflow:pre-commit-check

Options:

FlagDescriptionRequired
--ciUse CI diff mode (range-based) instead of staged diff modeNo
--base <ref>Base git ref/sha for CI modeNo
--head <ref>Head git ref/sha for CI mode (default: HEAD)No
--pre-pushRead git pre-push ref updates from stdin and validate only the commits each pushed ref introducesNo

← Back to CLI Commands