-
Notifications
You must be signed in to change notification settings - Fork 753
Issues: PyCQA/pycodestyle
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
E122: No valid indent for long function call nested in f-string?
#1242
opened Apr 25, 2024 by
anntzer
indent-size
not considered when computing length of tab-indented lines.
#1189
opened Aug 9, 2023 by
Nuno-Mota
E721: pycodestyle v2.11.0 does not raise the error to
int == type(obj)
#1187
opened Aug 6, 2023 by
ftnext
E131: inconsistent reporting when comment present on initial line
#1055
opened Feb 15, 2022 by
fofoni
E306: False positive when preceded by 2 blank lines and a comment
#1011
opened Sep 3, 2021 by
ryangalamb
E231: Check misses trailing comma in function or class calls that do not end with whitespace
#980
opened Feb 24, 2021 by
lfiedler
E126: asks for less indent on one-line protocol functions
help wanted
needs patch
needs test
#956
opened Aug 5, 2020 by
asottile
W504: positional only / keyword only argument marker at end of long line
#951
opened Jul 14, 2020 by
rharish101
W606: false positive when selecting async function from list by index
#936
opened May 16, 2020 by
penn5
Advanced usage question: How to call the pycodestyle with custom rule in the external file
#917
opened Mar 22, 2020 by
it-praktyk
E711: Expression ending in None followed by == <other> results in incorrect
#887
opened Oct 17, 2019 by
stevecj
Previous Next
ProTip!
no:milestone will show everything without a milestone.