[flake8] Updaing CONTRIBUTING.md (#3862)

This commit is contained in:
John Bodley 2017-11-14 18:17:53 -08:00 committed by Maxime Beauchemin
parent 8643228b51
commit a6ba841e57
1 changed files with 2 additions and 3 deletions

View File

@ -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