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.
Sign up for GitHubAlready on GitHub? Sign in to your account
Author
Filter by author
Labels
Filter by label
Use alt + click/return to exclude labels.
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Do not split `assert` conditions on multiple lines
design
#1190
opened Dec 5, 2019 by
ovidiu-munteanu
INTERNAL ERROR: Black produced code that is not equivalent to the source.
bug
#1188
opened Dec 4, 2019 by
mattwelborn
make line wrapping better for inline if statements with comments in function args
design
#1187
opened Dec 4, 2019 by
ntextreme3
Poor handling of multi-line string literals using slash continuation
bug
#1183
opened Nov 29, 2019 by
peterjc
vim plugin should support scoped configuration vars
enhancement
#1179
opened Nov 28, 2019 by
rpdelaney
Black violates pep8 recommendation with long argument list
design
#1178
opened Nov 27, 2019 by
stefanoborini
Cannot format when unaligned `# fmt: on` follows function body
bug
#1175
opened Nov 25, 2019 by
aperiodic
Incorrect Space Added after Assignment Expression in If Statement
bug
#1174
opened Nov 23, 2019 by
t-mart
error: cannot format views.py: INTERNAL ERROR: Black produced code that is not equivalent to the source.
bug
#1170
opened Nov 20, 2019 by
mark0978
Unexpected trailing comma left when wrapping up the list parameter inside a function call
bug
#1169
opened Nov 20, 2019 by
evemorgen
# fmt: pass - ignore formatting for single statements
enhancement
#1162
opened Nov 18, 2019 by
mrgnw
Black incorrectly formatting code - output has lines with more than 88 characters
bug
#1161
opened Nov 17, 2019 by
jamespfennell
Adds blank line between docstring and function-local function (pydocstyle D202)
bug
#1159
opened Nov 14, 2019 by
opk12
convert f-string with nothing to interpolate to regular string
enhancement
#1156
opened Nov 12, 2019 by
raybuhr
Black keeps redundant parentheses around optional kwarg invocation
design
#1151
opened Nov 11, 2019 by
dimaqq