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

Allow addition of arguments to yapf process call #28

Open
guibor opened this issue Sep 3, 2021 · 0 comments
Open

Allow addition of arguments to yapf process call #28

guibor opened this issue Sep 3, 2021 · 0 comments

Comments

@guibor
Copy link

guibor commented Sep 3, 2021

Ideally just like it is possible to set yapf-executable it should be possible to set the arguments passed to yapf. Currently it is hardcoded to be -l, but it would be great to pass along style arguments such as --style={based_on_style: google, indent_width: 2} or even make the indent-width the same that was guessed for the current buffer.

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

No branches or pull requests

1 participant