Jeffrey Larson
Jeffrey Larson
This would be a nice feature to have.
This still exists for yapf version 0.31.0. Notice that `function` is on its own line, even though `split_before_first_argument` is false. Any idea why?
Somewhat related to this issue: is it possible to exclude a directory "further down" than the `project_root` location? This seems valid: `exclude_dir: "dir"` but this is not: `exclude_dir: "dir/subdir"`
Another example from a GitHub Action: ```` The user requested coverage==7.3.1 coveralls 3.3.1 depends on coverage!=6.0.*, !=6.1, !=6.1.1, =4.1 ```` Will coveralls not be supporting `coverage >=7.0`?
> I think @jmlarson1 mentioned that that transformation is now also available in a regular Ascent release, so we can squeeze on the fly... Hi @ax3l . Was the wrong...