0a8284f1ed
Runs the appropriate linter on staged files before committing.
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/sh
|
|
cp scripts/git-hooks/pre-commit .git/hooks
|