rennanoliveira / collab-cards

Open Source Knowledge Collaboration
MIT License
2 stars 4 forks source link

Adding and editing project files #10

Closed roooodcastro closed 9 years ago

roooodcastro commented 9 years ago

Added RVM .ruby-version and .ruby-gemset files, to use ruby 2.2.0@collab-cards. Added the directory /.idea to .gitignore Added the gem rubocop to the Gemfile, for code quality checks.

bschettino commented 9 years ago

This PR closes Issue #9, right?

rennanoliveira commented 9 years ago

I was going to leave it open for a while more so we decide what else we'll use for code quality/checking

roooodcastro commented 9 years ago

I think we still need to decide if we're going to use Code Climate or another tool, and then add and configure it.

rennanoliveira commented 9 years ago

I'm up for Travis CI with Code Climate, what do you guys think of putting them together?

bschettino commented 9 years ago

I think Travis CI + Code Climate is a great choice. Very useful and very easy to set up.

bschettino commented 9 years ago

And what about Gemnasium ?