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 eslint version for extension to match core #1159

Merged
merged 1 commit into from
Dec 14, 2016
Merged

update eslint version for extension to match core #1159

merged 1 commit into from
Dec 14, 2016

Conversation

brendankenny
Copy link
Member

@brendankenny brendankenny commented Dec 14, 2016

eslint for the project was updated in #1136, but the extension uses gulp-eslint which also needed to be updated to understand some of the new linting rules (explicit eslint-config-xo also no longer necessary after eslint-config-google updates).

npm run build in the extension now fails if linting fails so that we notice the failures on Travis.

screen shot 2016-12-14 at 11 49 17

@ebidel
Copy link
Contributor

ebidel commented Dec 14, 2016

yarn.lock?

@ebidel
Copy link
Contributor

ebidel commented Dec 14, 2016

make extension linting failures fail build as well
@ebidel ebidel merged commit 847a28d into master Dec 14, 2016
@ebidel ebidel deleted the exlint branch December 14, 2016 20:36
andrewrota pushed a commit to andrewrota/lighthouse that referenced this pull request Jan 13, 2017
make extension linting failures fail build as well
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