commands.sh

core-validate-commit

all

Validate commit messages for Node.js core.

More info →

Options (4)

-l, --listboolean

List all validation rules

Example: core-validate-commit {{[-l|--list]}}
--list-subsystemboolean

List all valid Node.js subsystems

Example: core-validate-commit {{[-ls|--list-subsystem]}}
-t, --tapboolean

Validate the current commit formatting the output in tap format

Example: core-validate-commit {{[-t|--tap]}}
-h, --helpboolean

Display help

Example: core-validate-commit {{[-h|--help]}}

Examples (7)

Validate the current commit

Validate a specific commit

Validate a range of commits

List all validation rules

List all valid Node.js subsystems

core-validate-commit [-ls|--list-subsystem]

Validate the current commit formatting the output in tap format

Display help

made by @shridhargupta | data from tldr-pages