diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 88cb0ca..9ddfc34 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -28,7 +28,7 @@ files: \.php$ - id: php-cbf - name: PHP Codesniffer (Code Beutifier and Formatter) + name: PHP Codesniffer (Code Beautifier and Formatter) description: Run php codesniffer against all staged PHP files. entry: pre_commit_hooks/php-cbf.sh language: script