Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 150 Bytes

typevar-name-mismatch.md

File metadata and controls

7 lines (4 loc) · 150 Bytes

Pattern: Typevar name mismatch

Issue: -

Description

Emitted when a TypeVar is assigned to a variable that does not match its name argument.