Add automatic type ignore comments
Open
modification
partially resolved
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
When Coconut has to do something that will obviously break type-checking (outside of the header) it should automatically add `type: ignore` comment.
Contributor guide
Assessment
This issue has not been assessed yet.