GitHub user ueshin opened a pull request:

    https://github.com/apache/spark/pull/20432

    [SPARK-23174][BUILD][PYTHON][FOLLOWUP] Add pycodestyle*.py to .gitignore 
file.

    ## What changes were proposed in this pull request?
    
    This is a follow-up pr of #20338 which changed the downloaded file name of 
the python code style checker but it's not contained in .gitignore file so the 
file remains as an untracked file for git after running the checker.
    This pr adds the file name to .gitignore file.
    
    ## How was this patch tested?
    
    Tested manually.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ueshin/apache-spark issues/SPARK-23174/fup1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20432
    
----
commit 3fb3d785a9b2497b6ec3b9ac9329db776568197c
Author: Takuya UESHIN <ueshin@...>
Date:   2018-01-30T06:03:19Z

    Add pycodestyle*.py to .gitignore file.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to