-
Notifications
You must be signed in to change notification settings - Fork 748
Pull requests: PyCQA/pycodestyle
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix E203 false positive in list slices
#1047
opened Dec 28, 2021 by
legau
Loading…
updated Oct 15, 2023
W504: Fix positional-only / keyword-only mark being treated as a binary operator
#1098
opened Sep 11, 2022 by
Jackenmen
Loading…
updated Jan 5, 2023
Fix #856 by ignoring combining diacritics when computing line length
#869
opened May 30, 2019 by
reynoldsnlp
Loading…
updated Oct 22, 2021
Issue #582: disallow tabs before inline comments
#1016
opened Sep 16, 2021 by
spaceone
Loading…
updated Oct 11, 2021
add support of E241 ignore by noqa comment inline
#997
opened May 13, 2021 by
fmigneault
Loading…
updated Oct 11, 2021
E131: indent_chances overwritten
#972
opened Dec 9, 2020 by
andribas404
Loading…
updated Oct 11, 2021
Fix false alarm in E203 rule (issue #373, black incompatibility)
#914
opened Feb 28, 2020 by
DesbyP
Loading…
updated Oct 11, 2021
Docstring may also be prefixed with U and R.
#878
opened Jul 28, 2019 by
xuhdev
Loading…
updated Oct 11, 2021
Improve check for logical continuation in comprehension.
#866
opened May 13, 2019 by
anntzer
Loading…
updated Oct 11, 2021
BaseReport Messages Include Error Row and Column Info
#852
opened Mar 6, 2019 by
astro-josh
Loading…
updated Oct 11, 2021
Making pycodestyle faster
needs review
undecided
#754
opened Apr 15, 2018 by
nickdrozd
Loading…
updated Oct 11, 2021
Make tested code valid Python code
#657
opened Jun 15, 2017 by
SylvainDe
Loading…
updated Oct 11, 2021
Option for detecting hanging indents
#632
opened Mar 15, 2017 by
SamriddhiJain
Loading…
updated Oct 11, 2021
Fix cross-platfrom issues with test suite
#529
opened Jun 2, 2016 by
jnmclarty
Loading…
updated Oct 11, 2021
Adds E133 with --hang-closing test
#528
opened Jun 2, 2016 by
alecklandgraf
Loading…
updated Oct 11, 2021
Issue# 430, Fixing Indentation levels
#464
opened Dec 2, 2015 by
zevnux
Loading…
updated Oct 11, 2021
Add checks for unconsistent returns
#431
opened Aug 25, 2015 by
SylvainDe
Loading…
updated Oct 11, 2021
ProTip!
Mix and match filters to narrow down what you’re looking for.