|
|
|
|
|
by eliben
4094 days ago
|
|
We're actually working on a heuristic that can signal yapf to break arguments to one per line, and do the same for data structures (think a dict initialization). Ultimately, we'd like to have these things configurable via the style settings of yapf, so multiple detailed styles can be selected. Patches welcome :) |
|