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

Fixes #2322 - rename fix to lint:fixin pkg.json #2323

Merged
merged 2 commits into from
Mar 28, 2018
Merged

Conversation

zoepage
Copy link
Member

@zoepage zoepage commented Mar 28, 2018

@@ -159,7 +159,7 @@ In order to avoid errors during a Pull Request, `npm run lint` will be executed
`npm run lint` checks all relevant JavaScript and CSS files and displays, if something needs to be fixed.

If you get an error displayed, there are two ways to fix it.
1. You can run `npm run fix` automatically (only for JavaScript), which is great for small issues like missing spaces or lines in various files.
1. You can run `npm run lint:fix` automatically (only for JavaScript), which is great for small issues like missing spaces or lines in various files.

This comment was marked as abuse.

This comment was marked as abuse.

@miketaylr
Copy link
Member

(also, small typo in the commit message: upadte docs)

@zoepage
Copy link
Member Author

zoepage commented Mar 28, 2018

r? @miketaylr

@miketaylr miketaylr merged commit 1f5652e into refactor Mar 28, 2018
@miketaylr miketaylr deleted the issues/2322 branch March 28, 2018 18:33
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

2 participants