Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Feature request: await only future #24

Closed
rhalff opened this issue May 29, 2019 · 3 comments
Closed

Feature request: await only future #24

rhalff opened this issue May 29, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@rhalff
Copy link

rhalff commented May 29, 2019

I had to manually add await_only_futures and cannot really think of a case where one would not like to do this, so perhaps add this rule by default?

@davidmorgan
Copy link
Contributor

Yes, I expect await_only_futures will be added to pedantic. Just a matter of when we get around to it--a prerequisite for being in pedantic is that we have cleaned up all the google internal Dart code to comply, which is not always trivial :)

@rhalff
Copy link
Author

rhalff commented Jun 1, 2019

Thanks for the answer, feel free to close this issue if it's something which will be eventually added anyway.

@davidmorgan
Copy link
Contributor

Thanks. I'll leave it open in case someone else wants to request the same one :)

@matanlurey matanlurey added the enhancement New feature or request label Aug 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants