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

fix(extension 🐛): cd to project dir before making checks #159

Merged
merged 1 commit into from
Jul 11, 2020

Conversation

kirkobyte
Copy link
Contributor

Fixes a bug where eslintrc isn't executed in the project directory, causing rulesets that use the
working directory to determine their rules to fail.

Does this by changing directory to the project before executing checks

…ing eslintrc files

Fixes a bug where eslintrc isn't executed in the projct directory, causing rulesets that use the
working directory to determine their rules to fail.Fixes a bug where eslintrc isn't executed in the
projct directory, causing rulesets that use the working directory to determine their rules to fail.
Does this by changing directory to the project before executing checks
@phenomnomnominal phenomnomnominal merged commit 7b05ea9 into phenomnomnominal:master Jul 11, 2020
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

Successfully merging this pull request may close these issues.

2 participants