Skip to content
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

Do not split before first argument #3333

Merged
merged 1 commit into from
Nov 29, 2017
Merged

Do not split before first argument #3333

merged 1 commit into from
Nov 29, 2017

Conversation

humitos
Copy link
Member

@humitos humitos commented Nov 29, 2017

Keep this format:

def run(arg, arg, arg, arg,
        arg, arg, arg):
    pass

Keep this format:

```
def run(arg, arg, arg, arg,
        arg, arg, arg):
    pass
```
@agjohnson agjohnson merged commit 1b38e92 into master Nov 29, 2017
@agjohnson agjohnson deleted the humitos/yapf/improve branch November 29, 2017 20:06
agjohnson added a commit that referenced this pull request Dec 5, 2017
This reverts commit 1b38e92.

It turns out this causes more problems with line continuations
agjohnson added a commit that referenced this pull request Dec 6, 2017
This reverts commit 1b38e92.

It turns out this causes more problems with line continuations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants