Skip to content

Commit 4ac6555

Browse files
committed
Update ruby version to 2.7 in rubocop
1 parent d2e48fe commit 4ac6555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

moduleroot/.rubocop.yml.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ defaults = {
66
'rubocop-rspec',
77
],
88
'AllCops' => {
9+
'NewCops' => 'enable',
910
'DisplayCopNames' => true,
1011
'TargetRubyVersion' => '2.6',
1112
'Include' => [

0 commit comments

Comments
 (0)