community/vendor/github.com/client9/misspell/scripts/commit-msg.sh

3 lines
35 B
Bash
Executable File

#!/bin/sh -ex
misspell -error "$1"