From 3ac60866a4076e193f118e282ad195113cfb3c22 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Tue, 13 Jul 2021 20:11:54 -0500 Subject: [PATCH] fix: remove lint:pds from pre commit hook --- captainhook.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/captainhook.json b/captainhook.json index 64c96ba..7253fbf 100644 --- a/captainhook.json +++ b/captainhook.json @@ -36,9 +36,6 @@ } ] }, - { - "action": "./bin/devtools lint:pds" - }, { "action": "./bin/devtools lint:syntax -- {$STAGED_FILES|of-type:php}", "conditions": [