atom-php-cs-fixer icon indicating copy to clipboard operation
atom-php-cs-fixer copied to clipboard

Rules 'Will be ignored if config file is used' are not ignored

Open danaki opened this issue 8 years ago • 7 comments

screen shot 2017-01-19 at 22 24 33

danaki avatar Jan 19 '17 20:01 danaki

atom-php-cs-fixer version 4.1.0

As I can see from the sources PHP-CS-Fixer also must be skipped once config file path is provided and it's worth to add such note into settings screen too.

danaki avatar Jan 20 '17 09:01 danaki

same error!

image

atom-php-cs-fixer version 4.1.0

joseluisq avatar Jan 24 '17 15:01 joseluisq

@joseluisq this is not the same error, you are using an old version of PHP-CS-Fixer! please update to version >= 2.0.0.

pfefferle avatar Jan 24 '17 15:01 pfefferle

@pfefferle sorry :sweat_smile: I have updated php-cs-fixer to v2.0.0 Now works fine!

joseluisq avatar Jan 24 '17 15:01 joseluisq

@joseluisq no problem :wink:

pfefferle avatar Jan 24 '17 15:01 pfefferle

@danaki I think this problem is solved with the github version, I have to test it and release a new version.

pfefferle avatar Jan 29 '17 19:01 pfefferle

I still have this problem, or am I doing something wrong?

image

php-cs-fixer v2.3.1 atom php-cs-fixer 4.1.0

tgomesfork avatar May 19 '17 09:05 tgomesfork