NXP: Enable mypy python type checker
Open
@robert-kalmar is already working on this.
Since Aug 26, 2025.
module: nxp
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🚀 The feature, motivation and pitch
- https://mypy-lang.org/
- Add NXP to the ET Config to enable the checks on CI - https://github.com/pytorch/executorch/blob/31e13b031c7eada242ae5abc801893c799730f64/.lintrunner.toml#L340
- Here is an example from backends/arm enablement - https://github.com/pytorch/executorch/commit/f4786ace5d8661431432282d7cb79397cda50369
Alternatives
None
Additional context
No response
RFC (Optional)
No response
cc @JakeStevens @robert-kalmar
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.