sof/scripts/sof-post-commit-hook.sh

5 lines
109 B
Bash
Executable File

#!/bin/sh
set -e
exec git show --format=email HEAD | ./scripts/checkpatch.pl --no-tree --strict --codespell