Issues: google/yapf
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
"E125 continuation line with same indent as next logical line" in except clause
#600
opened Aug 20, 2018 by
DRMacIver
Breaking after space when moving function invocation to new line
#394
by DRMacIver
was closed Apr 18, 2017
Example of "visually indented line with same indent as next logical line"
#334
opened Oct 31, 2016 by
DRMacIver
Inconsistency in number of blank lines prior to function definition following a comment
#331
opened Oct 30, 2016 by
DRMacIver
yapf errors with raw Python exception given null bytes in (invalid) source
#330
opened Oct 30, 2016 by
DRMacIver
yapf adds newline to end of file when reading source file from stdin
#329
opened Oct 30, 2016 by
DRMacIver
Invalid unicode will crash yapf with an exception rather than an error message
#51
by DRMacIver
was closed Apr 19, 2015
yapf will crash if you run it on a file with a byte order mark
#50
by DRMacIver
was closed Apr 19, 2015
Feature request: Error early on unsupported python versions
#47
by DRMacIver
was closed Mar 27, 2015
yapf: disable disables just enough to generate invalid syntax
bug
#44
by DRMacIver
was closed Apr 1, 2015
yapf --style=pep8 gets confused by tabs and only converts some of them to spaces
#43
by DRMacIver
was closed Mar 28, 2015
E203, E702: Whitespace before ';' and not fixing multiple statements per line
#40
by DRMacIver
was closed Mar 27, 2015
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.