You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
I have PHP 7 and php-cs-fixer installed on my windows path.
php --versionPHP 7.1.15 (cli) (built: Mar 1 2018 01:51:52) ( ZTS MSVC14 (Visual C++ 2015) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologiesphp-cs-fixer --versionPHP CS Fixer 2.14.0 Sunrise by Fabien Potencier and Dariusz Ruminski (b788ea0)In atom settings path to php-cs-fixer:
C:/PHP/phpFixer/php-cs-fixer.pharsettings path to php i've tried:
phpphp.exeC:\PHP\phpC:\PHP\php.exeC:/PHP/phpC:/PHP/php.exeresponse in console:
Fixed all files in 0.003 seconds, 10.000 MB memory usedphp.exe exited with code: 0and no changes are being made.
Any help here would be greatly appreciated.