Skip to content

Commit a2d9ab9

Browse files
committed
add rubocop
1 parent e6fced2 commit a2d9ab9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+8254
-6750
lines changed

.rubocop.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
inherit_gem:
2+
rubocop-rock: defaults.yml
3+
4+
inherit_from: .rubocop_todo.yml
5+
6+
inherit_mode:
7+
merge:
8+
- Exclude
9+
- AllowedNames
10+

0 commit comments

Comments
 (0)