PyCQA/flake8-bugbear

Type annotate code via mypy (strict) typechecking all flake8-bugbear code

Open

#478 opened on Jun 24, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (116 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,116 stars)
PR merge metrics
 (Avg merge 4h 17m) (3 merged PRs in 30d)

Description

We should add type hinting everywhere across the code.

Happy for gradual, but eventually working up to mypy strict typing.

Contributor guide