Skip to content

Analyzes the Symfony source code to fix coding standards problems

License

Notifications You must be signed in to change notification settings

shakir33/Symfony-CS-Fixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Coding Standard Fixer

This tool analyzes the Symfony source code to fix as much coding standards problems as possible.

Download the symfony-cs-fixer.phar file and execute it:

# For the Symfony 2.0 branch
php symfony-cs-fixer.phar fix /path/to/symfony/src Symfony20Finder

# For the Symfony 2.1/master branch
php symfony-cs-fixer.phar fix /path/to/symfony/src Symfony21Finder

See http://symfony.com/doc/current/contributing/code/standards.html for more information about the Symfony Coding Standards.

About

Analyzes the Symfony source code to fix coding standards problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published