Skip to content

Replace eslint-plugin-ember-suave with eslint-plugin-ember. #1311

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 4 commits into from
Apr 4, 2018

Conversation

CvX
Copy link
Contributor

@CvX CvX commented Apr 3, 2018

Updates to eslint config and lint error fixes to follow in separate PRs.

@CvX CvX force-pushed the eslint-upgrade branch from f50ab71 to 7a377f4 Compare April 3, 2018 22:16
'ember/no-on-calls-in-components': 'off',
'ember/avoid-leaking-state-in-ember-objects': 'off',
'ember/no-capital-letters-in-routes': 'off',
'ember/new-module-imports': 'off',
Copy link
Member

Choose a reason for hiding this comment

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

we should eventually fix these issues and enable the rules

@Turbo87 Turbo87 merged commit da8e309 into rust-lang:master Apr 4, 2018
@CvX CvX deleted the eslint-upgrade branch April 4, 2018 17:54
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.

3 participants