Skip to content

Collect Typehint constructs #158

@JoaoFelipe

Description

@JoaoFelipe

noWorkflow should be able to collect typehint constructs:

  • type_comment and type_params in FunctionDef and AsyncFunctionDef
  • type_params in ClassDef
  • TypeAlias
  • AnnAssign
  • type_comment in Assign
  • type_comment in For and AsyncFor
  • type_comment in With and AsyncWith
  • annotation and type_comment in arg

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions