Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgeatorres/phpcs-example-repo
https://github.com/jorgeatorres/phpcs-example-repo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorgeatorres/phpcs-example-repo
- Owner: jorgeatorres
- Created: 2020-02-27T04:56:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T04:56:44.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T04:08:52.618Z (3 months ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Run `composer install` to install dependencies (this includes the WooCommerce-Core standards and `phpcs` binary).
2. Run PHPCS either via `composer phpcs` or `vendor/bin/phpcs`.