Skip to content

Pull requests: PyCQA/flake8-pyi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

flake8 3.6.0 fixes
#19 by srittau was merged Nov 20, 2018 Loading…
add .flake8 to manifest file
#13 by kennyballou was merged Aug 5, 2018 Loading…
Switch to PyPI trusted publishing
#420 by AlexWaygood was merged Oct 13, 2023 Loading…
Move to hatch-vcs for versioning
#422 by AlexWaygood was merged Oct 15, 2023 Loading…
Add a check for duplicate union members
#50 by Akuli was merged Jan 10, 2022 Loading…
flake8 config: exclude W291 & W293 in .py files
#151 by AlexWaygood was merged Jan 27, 2022 Loading…
Port the README to markdown type-documentation
#152 by AlexWaygood was merged Jan 27, 2022 Loading…
Port CHANGELOG.rst to markdown type-documentation
#153 by AlexWaygood was merged Jan 27, 2022 Loading…
Address small oversight in Y031 logic
#146 by AlexWaygood was merged Jan 26, 2022 Loading…
Improve Y015 error messages
#148 by AlexWaygood was merged Jan 26, 2022 Loading…
[pre-commit.ci] pre-commit autoupdate
#166 by pre-commit-ci bot was merged Jan 31, 2022 Loading…
Run flake8-bugbear in CI type-tests
#172 by AlexWaygood was merged Feb 2, 2022 Loading…
Ban type comments in stubs type-feature
#167 by AlexWaygood was merged Feb 2, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.