Skip to content

Include Code Climate badge#311

Merged
lgebhardt merged 1 commit intoJSONAPI-Resources:masterfrom
pmukerji:add-code-climate
Jul 15, 2015
Merged

Include Code Climate badge#311
lgebhardt merged 1 commit intoJSONAPI-Resources:masterfrom
pmukerji:add-code-climate

Conversation

@pmukerji
Copy link
Copy Markdown
Contributor

Code Climate is a tool for evaluating code quality in a repository, and also has integrations with GitHub so you can look for quality/security issues that arise within Pull Requests (See: http://docs.codeclimate.com/article/213-github-pull-request-integration)

Additionally:

There have also been some commits recently regarding the Ruby Style Guide. Code Climate has a RuboCop engine you can enable that can auto-run RuboCop on Pull Requests and to catch those details:

https://github.com/codeclimate/codeclimate-rubocop
https://github.com/bbatsov/rubocop/blob/master/config/default.yml

What do you think about using such a tool?

lgebhardt added a commit that referenced this pull request Jul 15, 2015
@lgebhardt lgebhardt merged commit a64148a into JSONAPI-Resources:master Jul 15, 2015
@lgebhardt
Copy link
Copy Markdown
Contributor

Thanks! We'll see how it goes. It's probably worth adding RuboCop as well. I'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants