Skip to content

Commit

Permalink
rb - use rubocop to enforce consistent style
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jun 16, 2016
1 parent ca86aab commit faddaa5
Show file tree
Hide file tree
Showing 2 changed files with 865 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rb/.rubocop.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
inherit_from: .rubocop_todo.yml

AllCops:
TargetRubyVersion: 2.0
Loading

0 comments on commit faddaa5

Please sign in to comment.