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
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
rjmill
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
E721:
Do not compare types, use 'isinstance()' is overzealous with type(None)
#945
opened Jun 12, 2020 by
ex-nerd
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!
Type g p on any issue or pull request to go back to the pull request listing page.