You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "cclauss (JIRA)" <ji...@apache.org> on 2018/08/29 11:59:00 UTC

[jira] [Created] (SPARK-25270) lint-python: Add flake8 to find syntax errors and undefined names

cclauss created SPARK-25270:
-------------------------------

             Summary: lint-python: Add flake8 to find syntax errors and undefined names
                 Key: SPARK-25270
                 URL: https://issues.apache.org/jira/browse/SPARK-25270
             Project: Spark
          Issue Type: Test
          Components: PySpark
    Affects Versions: 2.3.1
            Reporter: cclauss


Flake8 has been a useful tool for finding and fixing undefined names in Python code.  See: SPARK-23698  We should add flake8 testing to the lint-python process to automate this testing on all pull requests.  https://github.com/apache/spark/pull/22266



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org