Add Rubocop
This commit is contained in:
4
.rubocop.yml
Normal file
4
.rubocop.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.3
|
||||
Exclude:
|
||||
- 'spec/dummy/**/*'
|
||||
Reference in New Issue
Block a user