-
Notifications
You must be signed in to change notification settings - Fork 291
Issues: hhatto/autopep8
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
Long lines more than double the line length were formatted only 2 lines, not more than 2 lines
#772
opened Oct 22, 2024 by
lulunac27a
--experimental adds spaces inside an f-string, which exceeds the max length
#760
opened Jul 10, 2024 by
daniel-afana
IndexError: string index out of range
bug
needs patch in pycodestyle
#759
opened Jul 7, 2024 by
pmvd
Comments are always formatted at 80 characters maximum
#725
opened Jan 29, 2024 by
MatthieuHernandez
Some messages written to stdout instead of stderr
needs patch in pycodestyle
wontfix
#717
opened Nov 28, 2023 by
herring-swe
Should be able to run autopep8 independently of global pycodestyle config
enhancement
#716
opened Nov 18, 2023 by
Kache
Account for whitespace-only separation of flake8 error selectors/ignores
#708
opened Sep 30, 2023 by
PeterJCLaw
Pyproject.toml is ignored if ~/.config/pycodestyle have select key filled
#707
opened Sep 15, 2023 by
actionless
Exclude Regex is not working for formatOnSave with vscode autopep8 extension
enhancement
#698
opened Aug 7, 2023 by
kirankumarmanku
Lack of new line character when autopep8 is returning back shell input to user
#687
opened Jul 1, 2023 by
K0-RR
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.