Php-cs-fixer: PHP-CS-Fixer v2.1.1 not support --level option and PSR2

Created on 3 Mar 2017  路  1Comment  路  Source: FriendsOfPHP/PHP-CS-Fixer

kinquestion

Most helpful comment

The --level option was removed in 2.x, you should use --rules=@PSR2 instead. See Upgrade guide.

>All comments

The --level option was removed in 2.x, you should use --rules=@PSR2 instead. See Upgrade guide.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vitek-rostislav picture vitek-rostislav  路  3Comments

fisharebest picture fisharebest  路  3Comments

Bilge picture Bilge  路  3Comments

ndench picture ndench  路  3Comments

EvgenyOrekhov picture EvgenyOrekhov  路  3Comments