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: 8 months ago
JSON representation

Robo task wrapper for PHPCS

Awesome Lists containing this project

README

          

# Robo task wrapper for PHP_CodeSniffer

[![CircleCI](https://circleci.com/gh/Sweetchuck/robo-phpcs/tree/4.x.svg?style=svg)](https://circleci.com/gh/Sweetchuck/robo-phpcs/?branch=4.x)
[![codecov](https://codecov.io/gh/Sweetchuck/robo-phpcs/branch/4.x/graph/badge.svg?token=HPYQiBYRNG)](https://app.codecov.io/gh/Sweetchuck/robo-phpcs/branch/4.x)

@todo

# Install

Run `composer require --dev sweetchuck/robo-phpcs`

# Usage

@todo