Skip to content

Remove some unnecessary eslint overrides #2046

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

Merged
merged 2 commits into from
Dec 22, 2019

Conversation

jtgeibel
Copy link
Member

I was experimenting with the eslint setup, and it appears that some lint overrides are no longer needed.

This PR removes all results for git grep "eslint-disable " and removes some overrides in .template-lintrc.js. There are 10 remaining needed eslint-disable-next-line usages.

r? @Turbo87

@Turbo87
Copy link
Member

Turbo87 commented Dec 22, 2019

nice, thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Dec 22, 2019

📌 Commit 9e1eab6 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 22, 2019

⌛ Testing commit 9e1eab6 with merge 03fb901...

bors added a commit that referenced this pull request Dec 22, 2019
Remove some unnecessary eslint overrides

I was experimenting with the eslint setup, and it appears that some lint overrides are no longer needed.

This PR removes all results for `git grep "eslint-disable "` and removes some overrides in `.template-lintrc.js`.  There are 10 remaining needed `eslint-disable-next-line` usages.

r? @Turbo87
@bors
Copy link
Contributor

bors commented Dec 22, 2019

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 03fb901 to master...

@bors bors merged commit 9e1eab6 into rust-lang:master Dec 22, 2019
@jtgeibel jtgeibel deleted the eslint-overrides branch December 23, 2019 00:03
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.

4 participants