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

https://github.com/codeinwp/phpcs-ruleset

Global phpcs ruleset
https://github.com/codeinwp/phpcs-ruleset

Last synced: 10 months ago
JSON representation

Global phpcs ruleset

Awesome Lists containing this project

README

          

# Themeisle ruleset

Global phpcs ruleset

### Usage

Install it using
`composer require codeinwp/phpcs-ruleset --dev`

Add in your project phpcs.xml configuration file:

```xml

.

```