Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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