You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2017/11/15 02:17:56 UTC

[incubator-superset] branch master updated: [flake8] Updaing CONTRIBUTING.md (#3862)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new a6ba841  [flake8] Updaing CONTRIBUTING.md (#3862)
a6ba841 is described below

commit a6ba841e57fb014e4f260271158e383d375b74cf
Author: John Bodley <45...@users.noreply.github.com>
AuthorDate: Tue Nov 14 18:17:53 2017 -0800

    [flake8] Updaing CONTRIBUTING.md (#3862)
---
 CONTRIBUTING.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9893eea..3051d94 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -286,9 +286,8 @@ We use [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/) and [Enzyme](ht
 
 Lint the project with:
 
-    # for python changes
-    flake8 changes tests
-    flake8 changes superset
+    # for python
+    flake8
 
     # for javascript
     npm run lint

-- 
To stop receiving notification emails like this one, please contact
['"commits@superset.apache.org" <co...@superset.apache.org>'].