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

Add Rule For no-send-action #14

Open
chadhietala opened this issue Dec 5, 2016 · 3 comments
Open

Add Rule For no-send-action #14

chadhietala opened this issue Dec 5, 2016 · 3 comments

Comments

@chadhietala
Copy link
Collaborator

No description provided.

@trentmwillis
Copy link
Member

A rule to catch sendAction has been added, but we should also include send. So leaving this open until that happens.

@eddie-ruva
Copy link
Contributor

@trentmwillis should the same rule include both or do we want separate rules for this? I'd be happy to complete this.

@trentmwillis
Copy link
Member

We should likely have them be separate. While they're closely related, I suppose there could be a situation where you want one but not the other (maybe during a migration). Maybe call the second one no-send?

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

No branches or pull requests

3 participants