You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/08/03 06:49:11 UTC

[jira] [Updated] (SPARK-2627) Check for PEP 8 compliance on all Python code in the Jenkins CI cycle

     [ https://issues.apache.org/jira/browse/SPARK-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell updated SPARK-2627:
-----------------------------------

    Assignee: Nicholas Chammas

> Check for PEP 8 compliance on all Python code in the Jenkins CI cycle
> ---------------------------------------------------------------------
>
>                 Key: SPARK-2627
>                 URL: https://issues.apache.org/jira/browse/SPARK-2627
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Nicholas Chammas
>            Assignee: Nicholas Chammas
>
> This issue was triggered by [the discussion here|https://github.com/apache/spark/pull/1505#issuecomment-49698681].
> Requirements:
> * make a linter script for Scala under {{dev/lint-scala}} that just calls {{scalastyle}}
> * make a linter script for Python under {{dev/lint-python}} that calls {{pep8}} on all Python files
> ** One exception to this is {{cloudpickle.py}}, which is a third-party module [we don't want to touch|https://github.com/apache/spark/pull/1505#discussion-diff-15197904]
> * Modify {{dev/run-tests}} to call both linter scripts
> * Incorporate these changes into the [Contributing to Spark|https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark] guide



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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