Skip to content

Commit

Permalink
Update README on code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mtchavez committed Mar 13, 2016
1 parent 5315fb7 commit a6525ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,8 @@ res.body
Tests are ran using Rspec and VCR for API interaction recording.
Run using `rake` or `rspec`. Please add tests for any new features or
endpoints added if you are contributing.
endpoints added if you are contributing. Code styling is enforced with RuboCop
and uses a checked in `.rubocop.yml` for this project.
Tests are using a live CircleCi API token for this repository. Any tests
should be using this key, which is in the `.env` file. You should not have
Expand Down

0 comments on commit a6525ac

Please sign in to comment.