Skip to content

Add asyncio and anyio support to ASYNC1XX #12039

@MichaReiser

Description

@MichaReiser

The ASYNC1xx rules used to be trio specific rules, but the upstream flake8-async rules now also cover asyncio and anyio (see #10416 for when we recoded the trio rules to flake8-async).

We should update

  • ASYNC100
  • ASYNC109
  • ASYNC110
  • ASYNC115

To also cover anyio and asyncio to match the upstream rule's behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ruleImplementing or modifying a lint rule

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions