PyCQA/flake8-bugbear
Type annotate code via mypy (strict) typechecking all flake8-bugbear code
开放
#478 创建于 2024年6月24日
enhancementhelp wanted
仓库指标
- 星标
- (1,116 个星标)
- PR 合并指标
- (平均合并 4小时 17分钟) (30 天内合并 3 个 PR)
描述
We should add type hinting everywhere across the code.
Happy for gradual, but eventually working up to mypy strict typing.