Skip to content

Commit 28803df

Browse files
authored
Remove the pre-commit hook installation and its corresponding command. (#5868)
If you have this pre-commit script installed, you can remove it by deleting the `.git/hooks/pre-commit` file.
1 parent cd531b0 commit 28803df

File tree

3 files changed

+0
-58
lines changed

3 files changed

+0
-58
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
"bin/wp.bat"
5757
],
5858
"scripts": {
59-
"post-install-cmd": [
60-
"./utils/git-setup-pre-commit-hook"
61-
],
6259
"behat": "run-behat-tests",
6360
"behat-rerun": "rerun-behat-tests",
6461
"lint": "run-linter-tests",

utils/git-pre-commit-script

Lines changed: 0 additions & 19 deletions
This file was deleted.

utils/git-setup-pre-commit-hook

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)