Skip to content

feat: Remove unnecessary_await_in_returnΒ #127

@tomarra

Description

@tomarra

Description

This is follow up from #107.

There was an ask to remove the unnecessary_await_in_return lint. Upon doing research into this it seems like the Dart team has not actually deprecated that lint just yet so we're holding off until that happens to remove it.

This ticket should be in the backlog until we see that get deprecated and then pull it in to the next release.

Requirements

  • The unnecessary_await_in_return lint has been deprecated by the Dart team
  • The unnecessary_await_in_return lint has been removed from Very Good Analysis
  • All CI/CD checks are passing.
  • There is no drop in the test coverage percentage.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or requestp2Important issues not at the top of the work list

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions