Skip to content

Commit

Permalink
Update linting instructions. (#896)
Browse files Browse the repository at this point in the history
flake8 changes tests lints only the test dir.
  • Loading branch information
bkyryliuk authored Aug 9, 2016
1 parent b0a1f07 commit 572c6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ Lint the project with:

# for python changes
flake8 changes tests
flake8 changes caravel

# for javascript
npm run lint
Expand Down

0 comments on commit 572c6ee

Please sign in to comment.