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

Adds bindAll to methods excluded from no-unused-result #36

Merged
merged 1 commit into from
Jul 12, 2016

Conversation

dfadler
Copy link
Contributor

@dfadler dfadler commented Jul 12, 2016

Resolves #35

  • Adds a new constant for methods that cause side effects
  • Uses side effect methods constant instead of for each constant in no-unused-result

@jfmengels
Copy link
Owner

Sounds good to me :)

I'll add a note to the docs and add tests on top of this.
I'm not sure when I'll release this, as breaking changes occurred since the last release. I'll try to do that tomorrow or the day after.

Thanks a lot! :)

@jfmengels jfmengels merged commit bef8764 into jfmengels:master Jul 12, 2016
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