Skip to content

Commit

Permalink
fix: remove lint:pds from pre commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Jul 14, 2021
1 parent ec3d98f commit 3ac6086
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions captainhook.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
}
]
},
{
"action": "./bin/devtools lint:pds"
},
{
"action": "./bin/devtools lint:syntax -- {$STAGED_FILES|of-type:php}",
"conditions": [
Expand Down

0 comments on commit 3ac6086

Please sign in to comment.