https://github.com/sweetchuck/robo-phpcs
Robo task wrapper for PHPCS
https://github.com/sweetchuck/robo-phpcs
php-codesniffer phpcs robo robo-tasks
Last synced: 8 months ago
JSON representation
Robo task wrapper for PHPCS
- Host: GitHub
- URL: https://github.com/sweetchuck/robo-phpcs
- Owner: Sweetchuck
- Created: 2016-07-23T17:04:43.000Z (over 9 years ago)
- Default Branch: 4.x
- Last Pushed: 2025-01-17T19:50:38.000Z (11 months ago)
- Last Synced: 2025-04-15T04:39:56.670Z (8 months ago)
- Topics: php-codesniffer, phpcs, robo, robo-tasks
- Language: PHP
- Size: 470 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robo task wrapper for PHP_CodeSniffer
[](https://circleci.com/gh/Sweetchuck/robo-phpcs/?branch=4.x)
[](https://app.codecov.io/gh/Sweetchuck/robo-phpcs/branch/4.x)
@todo
# Install
Run `composer require --dev sweetchuck/robo-phpcs`
# Usage
@todo