We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plugins
1 parent dc6aedb commit 734b4ddCopy full SHA for 734b4dd
1 file changed
.rubocop.yml
@@ -1,7 +1,8 @@
1
# This file strictly follows the rules defined in the Ruby style guide:
2
# http://shopify.github.io/ruby-style-guide/
3
4
-require: 'rubocop-sorbet'
+plugins:
5
+ - rubocop-sorbet
6
7
inherit_gem:
8
rubocop-shopify: rubocop.yml
0 commit comments