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

https://github.com/oscarotero/php-cs-fixer-config

My own custom php-cs-fixer config
https://github.com/oscarotero/php-cs-fixer-config

configuration php-cs-fixer

Last synced: 8 months ago
JSON representation

My own custom php-cs-fixer config

Awesome Lists containing this project

README

          

# php-cs-fixer-config

My own custom [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer/) config

## Usage

Create a `.php_cs.dist` file with the following code:

```php