Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 207 Bytes

no-mixed.md

File metadata and controls

8 lines (5 loc) · 207 Bytes

no-mixed

Warns against "mixed" type annotations. These types are not strict enough and could often be made more specific.

The following patterns are considered problems: