Update linting instructions. (#896)
flake8 changes tests lints only the test dir.
This commit is contained in:
parent
b0a1f07818
commit
572c6ee85e
|
|
@ -155,6 +155,7 @@ Lint the project with:
|
||||||
|
|
||||||
# for python changes
|
# for python changes
|
||||||
flake8 changes tests
|
flake8 changes tests
|
||||||
|
flake8 changes caravel
|
||||||
|
|
||||||
# for javascript
|
# for javascript
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue