git.hooks.pre-commit-command
command to be run as pre-commit.
$FILES is an environment variable that contains all changes files
Type: null or string
Default:
null
Example:
"treefmt $FILES"
Declared by:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
command to be run as pre-commit.
$FILES is an environment variable that contains all changes files
Type: null or string
Default:
null
Example:
"treefmt $FILES"
Declared by: