You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2019/04/22 11:32:00 UTC

[jira] [Commented] (ARROW-5176) [Python] Automate formatting of python files

    [ https://issues.apache.org/jira/browse/ARROW-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823033#comment-16823033 ] 

Uwe L. Korn commented on ARROW-5176:
------------------------------------

I have used black in many other projects and am very happy with it. One of the major benefits is that it is not configurable and thus also saves us from long discussions about styling.

> [Python] Automate formatting of python files
> --------------------------------------------
>
>                 Key: ARROW-5176
>                 URL: https://issues.apache.org/jira/browse/ARROW-5176
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Benjamin Kietzman
>            Priority: Minor
>
> [Black](https://github.com/ambv/black) is a tool for automatically formatting python code in ways which flake8 and our other linters approve of. Adding it to the project will allow more reliably formatted python code and fill a similar role to {{clang-format}} for c++ and {{cmake-format}} for cmake



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)