esphome / esphome/backlog

Start enforcing mypy in the CI

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The lack of types makes the Python code error prone and reviews harder. We need to start enforcing types.

Step 1:
Add ignores to all current violations in chunks

Step 2:
Enable non-strict mypy

Step 3:
Fix violations

Step 4:
Enable strict mypy

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.