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 a0b2e01 commit 6c5c1c1Copy full SHA for 6c5c1c1
.rubocop.yml
@@ -85,3 +85,6 @@ Lint/MissingSuper:
85
86
Naming/VariableNumber:
87
Enabled: false # Doesn't always make sense.
88
+
89
+Gemspec/DevelopmentDependencies:
90
+ Enabled: false
0 commit comments