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

Look for local php-cs in a composer's vendor directory upstream

Open djfm opened this issue 6 years ago • 0 comments

Unless correctly specified, the package will search for a php-cs file in vendor/bin in all parent directories. It is customary to install the linter via package manager so this commit allows that.

djfm avatar Apr 20 '19 14:04 djfm