Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension unable to find nested phpcs executable #180

Open
aubreypwd opened this issue Jul 17, 2020 · 0 comments
Open

Extension unable to find nested phpcs executable #180

aubreypwd opened this issue Jul 17, 2020 · 0 comments

Comments

@aubreypwd
Copy link

image

So I have a project open in my wp-content/ folder of a WordPress install and in it we have a nested sub-project in the wp-content/themes/ directory, [omitted]-2020/. That sub-project has it's own .phpcs.xml.dist file, but the extension does not find phpcs in the wp-content/themes/[omitted]-2020/vendor/bin directory from the wp-content/ level.

image

Now, if I open the wp-content/themes/[omitted]-2020/ folder directly (totally unchanged), it does find phpcs in vendor/bin and lints correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant