[
https://issues.apache.org/jira/browse/ARROW-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827299#comment-16827299
]
Neal Richardson commented on ARROW-5176:
----------------------------------------
FTR running black the first time would touch a lot of files, so this would
require a bit of work resolving merge conflicts with some open PRs:
{code:java}
All done! ✨ 🍰 ✨
62 files reformatted, 11 files left unchanged.
{code}
> [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)