Skip to content

Commit faddaa5

Browse files
committed
rb - use rubocop to enforce consistent style
1 parent ca86aab commit faddaa5

File tree

2 files changed

+865
-0
lines changed

2 files changed

+865
-0
lines changed

rb/.rubocop.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
inherit_from: .rubocop_todo.yml
2+
3+
AllCops:
4+
TargetRubyVersion: 2.0

0 commit comments

Comments
 (0)