Skip to content

Commit

Permalink
Rubocop base implementation with TODOS file
Browse files Browse the repository at this point in the history
Travis CI Config for rubocop

Add rubocop to gemspec

Only run rubocop on available ruby runtime

Default rake task is enough
  • Loading branch information
leaexplores committed Dec 8, 2015
1 parent 83193b5 commit df123bf
Show file tree
Hide file tree
Showing 5 changed files with 682 additions and 1 deletion.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
inherit_from: .rubocop_todo.yml
Loading

0 comments on commit df123bf

Please sign in to comment.