Skip to content

SA1011 incorrectly triggers on list pattern with variable declaration #3673

@appel1

Description

@appel1

1.2.0-beta.507

case "Something" when t is [SomeType s]:

With the code above I get a SA1011 on for the end ] in the list pattern.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions