Skip to content

Commit a378822

Browse files
committed
Use plugins instead of require
See also: https://docs.rubocop.org/rubocop/plugin_migration_guide.html
1 parent aa69f8f commit a378822

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-
require:
1+
plugins:
22
- rubocop-rubycw
33
- rubocop-on-rbs
44

0 commit comments

Comments
 (0)