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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org