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 mistercrunch committed Nov 15, 2017
1 parent 74e4ac7 commit 88a2e60
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 88a2e60

Please sign in to comment.