Skip to content

Commit 035ef09

Browse files
committed
chore: Update rubocop-performance to use require
Previously, we used plugins
1 parent bf3bf37 commit 035ef09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plugins: rubocop-performance
1+
require: rubocop-performance
22

33
AllCops:
44
TargetRubyVersion: '3.1'

0 commit comments

Comments
 (0)