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 5ad84bc commit ebdf33eCopy full SHA for ebdf33e
1 file changed
.rubocop.yml
@@ -38,3 +38,5 @@ RSpec/ExampleLength:
38
Enabled: false
39
RSpec/MultipleExpectations:
40
41
+RSpec/LeakyLocalVariable:
42
+ Enabled: false
0 commit comments