Update linting instructions. (#896)

flake8 changes tests lints only the test dir.
This commit is contained in:
Bogdan
2016-08-09 09:54:59 -07:00
committed by GitHub
parent b0a1f07818
commit 572c6ee85e

View File

@@ -155,6 +155,7 @@ Lint the project with:
# for python changes
flake8 changes tests
flake8 changes caravel
# for javascript
npm run lint