Skip to content

sane-defaults/phpcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!