mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 01:47:42 -04:00
RuboCop & Ruby 2.7 updates
This commit is contained in:
parent
96f564b460
commit
540ffab179
7 changed files with 44 additions and 31 deletions
|
|
@ -3,6 +3,7 @@ AllCops:
|
|||
- 'vendor/**/*'
|
||||
- 'spec/fixtures/**/*'
|
||||
TargetRubyVersion: 2.5
|
||||
NewCops: enable
|
||||
Style/CommentedKeyword:
|
||||
Enabled: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue