Skip to content

Pull requests: PyCQA/pycodestyle

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
Assigned to nobody Loading
Sort

Pull requests list

fix E203 false positive in list slices
#1047 opened Dec 28, 2021 by legau Loading…
Issue #582: disallow tabs before inline comments
#1016 opened Sep 16, 2021 by spaceone Contributor Loading…
E131: indent_chances overwritten
#972 opened Dec 9, 2020 by andribas404 Loading…
Improve check for logical continuation in comprehension.
#866 opened May 13, 2019 by anntzer Contributor 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 danielcchong Loading…
Add checks for unconsistent returns
#431 opened Aug 25, 2015 by SylvainDe Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.