Skip to content

Pull requests: PyCQA/pycodestyle

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

Pull requests list

fix E203 false positive in list slices
#1047 opened Dec 28, 2021 by legau Loading…
E131: indent_chances overwritten
#972 opened Dec 9, 2020 by andribas404 Loading…
Docstring may also be prefixed with U and R.
#878 opened Jul 28, 2019 by xuhdev Loading…
Check inconsistent return statements
#711 opened Dec 2, 2017 by r3m0t Loading…
Make tested code valid Python code
#657 opened Jun 15, 2017 by SylvainDe Loading…
Option for detecting hanging indents
#632 opened Mar 15, 2017 by SamriddhiJain Loading…
Fix cross-platfrom issues with test suite
#529 opened Jun 2, 2016 by jnmclarty Loading…
Adds E133 with --hang-closing test
#528 opened Jun 2, 2016 by alecklandgraf Loading…
Issue# 430, Fixing Indentation levels
#464 opened Dec 2, 2015 by zevnux Loading…
Add checks for unconsistent returns
#431 opened Aug 25, 2015 by SylvainDe Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.