On Wed, Oct 8, 2014 at 6:20 AM, Zoltan Benedek <[email protected]> wrote:
> Hi,
>
> Unfortunately the tool doesn't work correctly.
> I've tested beautify-tree and there are a lot of issues:
>
> - puts whitespace between function name and opening '('
> - puts whitespace between dictionary name and '['
> - removes whitespace between function arguments after ','
> - removes whitespace around operator inside parentheses
> - puts whitespace between print and opening '('   -  when print(obj) is
> correct and PEP8 style in Python 3 and runs in Python 2.7

Yeah, these commands followed my own preferences.  And these
preferences have changed a bit.  The command should produce pep8 style
by default, with options for tweaks.

Please file a git bug report.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to