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 no-on-calls-in-components rule #44

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Update no-on-calls-in-components rule #44

merged 1 commit into from
Mar 24, 2017

Conversation

clcuevas
Copy link
Contributor

This PR updates the no-on-calls-in-components rule. I find it more useful to report errors on a per-property basis rather than the entire component. This way, we can take advantage of ESLint's inline comments to disable this rule for specific properties rather than the entire component.

Copy link
Member

@michalsnik michalsnik left a comment

Choose a reason for hiding this comment

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

Good work! Thanks :)

Copy link

@azranel azranel left a comment

Choose a reason for hiding this comment

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

LGTM also 😄 Nice one!

@michalsnik michalsnik merged commit f19d42f into ember-cli:master Mar 24, 2017
@michalsnik
Copy link
Member

@3.1.2 released 🎉

@clcuevas clcuevas deleted the updateOnCallRule branch September 21, 2017 19:25
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