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.md to include Atom setup tips #1086

Merged
merged 2 commits into from
Aug 4, 2017

Conversation

jaredatch
Copy link
Contributor

@jaredatch jaredatch commented Aug 4, 2017

Give readers a heads up that the tab width needs to be explicitly changed in the package settings and that certain config options may present problems.

Fixes #1082

Give readers a heads up that the tab width needs to be explicitly changed in the package settings and that certain config options may present problems.
README.md Outdated
@@ -213,11 +213,14 @@ sublime-phpcs is insanely powerful, but if you'd prefer automatic linting, [Subl
- Install [linter-phpcs](https://atom.io/packages/linter-phpcs) via Atom's package manager.
- Run `which phpcs` to get your `phpcs` executable path.
- Enter your `phpcs` executable path and one of the coding standards specified above (e.g. `WordPress`, `WordPress-VIP`, etc.).
- Change the Tab Width setting to `4`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do Atom users know where to find that setting ? Or should the instruction on where to change this be made more specific ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, see 1a18cfd

Frankly the instructions as they were weren't completely clear, hopefully this helps :)

@JDGrimes JDGrimes merged commit d2f45d8 into WordPress:develop Aug 4, 2017
@JDGrimes
Copy link
Contributor

JDGrimes commented Aug 4, 2017

Thanks @jaredatch! 🎉

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

Successfully merging this pull request may close these issues.

4 participants