Closed roooodcastro closed 9 years ago
This PR closes Issue #9, right?
I was going to leave it open for a while more so we decide what else we'll use for code quality/checking
I think we still need to decide if we're going to use Code Climate or another tool, and then add and configure it.
I'm up for Travis CI with Code Climate, what do you guys think of putting them together?
I think Travis CI + Code Climate is a great choice. Very useful and very easy to set up.
And what about Gemnasium ?
Added RVM
.ruby-version
and.ruby-gemset
files, to use ruby2.2.0@collab-cards
. Added the directory/.idea
to.gitignore
Added the gemrubocop
to the Gemfile, for code quality checks.