- Add following lines to composer.json:
scripts: { "install-pre-commit-hook": ["bash ./vendor/urbanproof/phpcs-pre-commit/setup.sh"], "post-install-cmd": ["@install-pre-commit-hook"], "post-update-cmd": ["@install-pre-commit-hook"] }, "repositories": [ { "type": "vcs", "url": "https://github.com/Urbanproof/phpcs-pre-commit.git" } ]
- Require;
composer require --dev "urbanproof/phpcs-pre-commit"
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Urbanproof/phpcs-pre-commit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published