Skip to content

Commit 734b4dd

Browse files
committed
Switch rubocop-sorbet to plugins
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
1 parent dc6aedb commit 734b4dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.rubocop.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# This file strictly follows the rules defined in the Ruby style guide:
22
# http://shopify.github.io/ruby-style-guide/
33

4-
require: 'rubocop-sorbet'
4+
plugins:
5+
- rubocop-sorbet
56

67
inherit_gem:
78
rubocop-shopify: rubocop.yml

0 commit comments

Comments
 (0)