Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.97 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.97 KB

Sane defaults for PHP-CS-Fixer

All Contributors

Instructions for use

composer require --dev friendsofphp/php-cs-fixer
curl https://raw.githubusercontent.com/sane-defaults/phpcs/master/.php_cs > .php_cs

Don't forget to adjust excluded paths by adding $finder->exclude() in .php_cs.

In order to run it just run phpcs or check out our grumphp integration.

Contributors

Thanks goes to these wonderful people (emoji key):

Martin Meredith
Martin Meredith

💻 🤔 👀
Grzegorz Rajchman
Grzegorz Rajchman

💻 🤔 📖 👀

This project follows the all-contributors specification. Contributions of any kind welcome!