Skip to content

Commit

Permalink
Adding linting note to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Mar 16, 2016
1 parent 7c5e660 commit 417b5a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,12 @@ Tests can then be run with:

Lint the project with:

# for python changes
flake8 changes tests

# for javascript
npm run lint

## API documentation

Generate the documentation with:
Expand Down

0 comments on commit 417b5a5

Please sign in to comment.