[
https://issues.apache.org/jira/browse/ARROW-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067854#comment-17067854
]
Joris Van den Bossche commented on ARROW-5176:
----------------------------------------------
Shall we "just do it" ? I just needed to manually format a full file where I
did a search/replace which caused a lot of "line too long" flake8 errors, for
which it would have been nice to use an automatic formatter, like black.
> [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: Ben Kietzman
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> [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
(v8.3.4#803005)