Skip to content

Commit

Permalink
use config file for checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
justbuchanan committed Aug 27, 2015
1 parent d8f4e2c commit a22166b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ test:
# Run unit tests and upload code coverage to coveralls.io
- coverage run --include="./stylize/*" -m nose
- coveralls
- stylize --check
- stylize --yapf_style=file --check

0 comments on commit a22166b

Please sign in to comment.