Raúl Cumplido created ARROW-16544:
-------------------------------------
Summary: [Python] Add linting to our cython files
Key: ARROW-16544
URL: https://issues.apache.org/jira/browse/ARROW-16544
Project: Apache Arrow
Issue Type: Bug
Components: Developer Tools, Python
Reporter: Raúl Cumplido
Fix For: 9.0.0
The new versions for flake8 do not support linting cython files. Based on [this
github issue |https://github.com/PyCQA/flake8/issues/1482]it was never supposed
to be supported.
We updated pre-commit and removed configuration for flake8 linting on cython as
part of this ticket: https://issues.apache.org/jira/browse/ARROW-16531
We should find a way of linting our cython files.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)