Rumperuu
9a8e7c0851
This is a squashed copy of `wp-coding-standard--rebase` to try and fix the line-ending diff issue we're having.
4 lines
86 B
Bash
4 lines
86 B
Bash
#!/bin/sh
|
|
|
|
cp contrib/pre-commit .git/hooks/pre-commit
|
|
chmod +x .git/hooks/pre-commit
|