Skip to content

Commit 65e9a43

Browse files
committed
(MAINT) Bump target version
This commit bumps rubocops target version to 2.7.
1 parent f36cab6 commit 65e9a43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ AllCops:
2020
- "**/Guardfile"
2121
- '**/*.erb'
2222
- 'lib/puppet-strings/yard/templates/**/*'
23+
SuggestExtensions: false
2324
Layout/LineLength:
2425
Description: People have wide screens, use them.
2526
Max: 200

0 commit comments

Comments
 (0)