Skip to content

Commit

Permalink
[flake8] Updaing CONTRIBUTING.md (apache#3862)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley authored and michellethomas committed May 23, 2018
1 parent 7ba2802 commit 2c7853d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c7853d

Please sign in to comment.