[flake8] Updaing CONTRIBUTING.md (#3862)
This commit is contained in:
parent
8643228b51
commit
a6ba841e57
|
|
@ -286,9 +286,8 @@ We use [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/) and [Enzyme](ht
|
||||||
|
|
||||||
Lint the project with:
|
Lint the project with:
|
||||||
|
|
||||||
# for python changes
|
# for python
|
||||||
flake8 changes tests
|
flake8
|
||||||
flake8 changes superset
|
|
||||||
|
|
||||||
# for javascript
|
# for javascript
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue