Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

djfm
Copy link

@djfm djfm commented Apr 20, 2019

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 added 2 commits April 20, 2019 16:20
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.
Using the default rules provided by coffeelint.
I dont now much of coffee but this setup seemed pretty popular
according to the number of downloads of the atom package
linter-coffeelint.
²
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant