JorisE
JorisE
Yapf will use the file ~/.config/yapf/style by default @roopeshvaddepally. Using that file will work with py-yapf. If anyone wants to pick up project settings, you can try https://github.com/JorisE/yapfify.el/blob/master/yapfify.el. Unlike py-yapf,...
> > I add tramp support for very similar package [isortify](https://github.com/proofit404/isortify). > > I want to give this feature some time to stabilize. If it will not cause any troubles,...
Hi @ChengYuShun Thanks for your interest in this package and your suggestion! I'm not sure I think it would be wise to add this check. I agree that this may...
Hi, I think I don't understand your usecase completely, you say: "If yapfify chooses to overwrite the buffer even when no changes are made, I will always have to save...
I see what you mean, but that must be yapf behaviour than :thinking:. No other formatting is applied.
I would also appreciate the option to have a different maximum line length for comments.
@tschijnmo: I just ran into https://github.com/myint/docformatter. That might help?