Skip to content

feat: remove the unnecessary await linter rule #3

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

Closed
timcreatedit opened this issue Oct 26, 2023 · 1 comment · Fixed by #4
Closed

feat: remove the unnecessary await linter rule #3

timcreatedit opened this issue Oct 26, 2023 · 1 comment · Fixed by #4

Comments

@timcreatedit
Copy link
Collaborator

Description
The dartunnecessary_await_in_return linter rule can be dangerous, since it messes with error handling in async functions. We should remove it.

@timcreatedit
Copy link
Collaborator Author

dart-lang/sdk#58279

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 a pull request may close this issue.

1 participant