Uwe L. Korn created ARROW-2621:
----------------------------------
Summary: [Python/CI] Use pep8speaks for
Key: ARROW-2621
URL: https://issues.apache.org/jira/browse/ARROW-2621
Project: Apache Arrow
Issue Type: Task
Reporter: Uwe L. Korn
It would be nice if we would get automated comments by
[https://pep8speaks.com/] on the Python PRs. This should be much better
readable than the current `flake8` ouput in the Travis logs. This issue is
split up into two tasks:
* Create an issue with INFRA kindly asking them for activating pep8speaks for
Arrow
* Setup {{.pep8speaks.yml}} to align with our {{flake8}} config. For
reference, see Pandas' config:
[https://github.com/pandas-dev/pandas/blob/master/.pep8speaks.yml]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)