Skip to content

Commit 7da5d55

Browse files
committed
Add todo for new cop
1 parent ea6c73b commit 7da5d55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.rubocop_todo.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,3 +729,8 @@ Style/ZeroLengthPredicate:
729729
# URISchemes: http, https
730730
Layout/LineLength:
731731
Max: 582
732+
733+
Performance/DoubleStartEndWith:
734+
Exclude:
735+
- 'lib/puppet/ssl/certificate_request.rb'
736+

0 commit comments

Comments
 (0)