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.
1 parent 0595f23 commit 0ea0f49Copy full SHA for 0ea0f49
1 file changed
.rubocop.yml
@@ -1,4 +1,6 @@
1
-require: rubocop-performance
+require:
2
+ - rubocop-performance
3
+ - ./poc_plugin
4
5
AllCops:
6
TargetRubyVersion: 3.1
0 commit comments