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

Enforce usage of selector functions on state in sagas #57

Open
damrem opened this issue Aug 12, 2019 · 2 comments
Open

Enforce usage of selector functions on state in sagas #57

damrem opened this issue Aug 12, 2019 · 2 comments

Comments

@damrem
Copy link

damrem commented Aug 12, 2019

For the same reasons than https://github.com/pgilad/eslint-plugin-react-redux/blob/master/docs/rules/use-selectors-on-state.md, we should enforce usage of selector functions on state in sagas.

@pke
Copy link
Owner

pke commented Aug 14, 2019

Thanks for the suggestion. Will you be able to work on a PR? I can't say when I will be able to work on it.

@pke
Copy link
Owner

pke commented Dec 6, 2019

@damrem can you give me an example where this should be enforced with sagas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants