black/tests
Mika⠙ 3455389e48 Lines now break before all delimiters (#94)
The default behaviour is that now all lines break *before* delimiters,
instead of afterwards. The special cases for this are commas and
behaviour around args.

Resolves #73
2018-03-31 11:52:11 -07:00
..
cantfit.py Initial commit 2018-03-14 12:55:32 -07:00
comments2.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
comments3.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
comments4.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
comments.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
composition.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
debug_visitor.out blib2to3: Never put prefixes on INDENT leaves either 2018-03-23 17:15:47 -07:00
debug_visitor.py Introduce DebugVisitor.show() + tests 2018-03-23 16:08:05 -07:00
empty_lines.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
expression.py Lines now break before all delimiters (#94) 2018-03-31 11:52:11 -07:00
fmtonoff.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
fstring.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
function.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
import_spacing.py Lines now break before all delimiters (#94) 2018-03-31 11:52:11 -07:00
python2.py Automatic detection of deprecated Python 2 forms of print and exec 2018-03-22 23:19:23 -07:00
string_quotes.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
test_black.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00