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

linter for useless ref.read #3906

Open
stephane-archer opened this issue Jan 6, 2025 · 0 comments
Open

linter for useless ref.read #3906

stephane-archer opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request linter

Comments

@stephane-archer
Copy link

I found in my code a ref.read without a returned value capture:

ref.read(myProvider)

it would be great if Riverpod linter would help detect stupid mistakes like these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request linter
Projects
None yet
Development

No branches or pull requests

2 participants