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

Update README to reflect updated .eslintrc location #72

Merged
merged 3 commits into from
Aug 20, 2018

Conversation

kadamwhite
Copy link
Contributor

This updates the root-level README documentation around usage of ESLint. The existing README referenced an incorrect path to the project's .eslintrc file, which was removed from the root directory in #54. #54 also removed the ability to run ESLint via phpcs (it is preferable to run eslint directly via npm packages, or to use linter-bot).

This PR updates the documentation around how to reference the .eslintrc file (renamed from .eslintrc.yml in #40) if you choose to use the configuration from the composer package in lieu of installing directly via npm.

Thank you @mattheu for raising this issue

@kadamwhite
Copy link
Contributor Author

Merging is blocked as there are PHPUnit failures on the master branch. But thanks for the review @tfrommen !

@rmccue rmccue merged commit b34167c into master Aug 20, 2018
@rmccue rmccue deleted the fix-readme-eslintrc-path branch August 20, 2018 05:51
@mikeselander mikeselander added this to the 0.6 milestone Mar 22, 2019
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.

None yet

5 participants