Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 8 years ago)
- Default Branch: 3.x
- Last Pushed: 2024-08-04T10:57:15.000Z (4 months ago)
- Last Synced: 2024-10-26T14:34:37.088Z (23 days ago)
- Topics: php-codesniffer, phpcs, robo, robo-tasks
- Language: PHP
- Size: 386 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robo task wrapper for PHP_CodeSniffer
[![CircleCI](https://circleci.com/gh/Sweetchuck/robo-phpcs/tree/2.x.svg?style=svg)](https://circleci.com/gh/Sweetchuck/robo-phpcs/?branch=2.x)
[![codecov](https://codecov.io/gh/Sweetchuck/robo-phpcs/branch/2.x/graph/badge.svg?token=HPYQiBYRNG)](https://app.codecov.io/gh/Sweetchuck/robo-phpcs/branch/2.x)@todo
# Install
Run `composer require --dev sweetchuck/robo-phpcs`
# Usage
@todo