mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
More testing
This commit is contained in:
parent
d008f064cc
commit
1241ef7c85
9 changed files with 65 additions and 23 deletions
5
.rubocop.yml
Normal file
5
.rubocop.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
AllCops:
|
||||
Exclude:
|
||||
- 'vendor/**/*'
|
||||
- 'spec/fixtures/**/*'
|
||||
TargetRubyVersion: 2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue