mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Rubocop "fixes"
This commit is contained in:
parent
e6528f7c93
commit
51b9a3a332
12 changed files with 33 additions and 8 deletions
|
|
@ -2,4 +2,7 @@ AllCops:
|
|||
Exclude:
|
||||
- 'vendor/**/*'
|
||||
- 'spec/fixtures/**/*'
|
||||
TargetRubyVersion: 2.0
|
||||
TargetRubyVersion: 2.5
|
||||
Style/CommentedKeyword:
|
||||
Enabled: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue