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 3068131 commit af2b082Copy full SHA for af2b082
.rubocop_rspec_base.yml
@@ -32,7 +32,7 @@ Metrics/CyclomaticComplexity:
32
33
# We use YARD to enforce documentation. It works better than rubocop's
34
# enforcement...rubocop complains about the places we re-open
35
-# `RSpec::Expectations` and `RSpec::Matchers` w/o having doc commments.
+# `RSpec::Expectations` and `RSpec::Matchers` w/o having doc comments.
36
Style/Documentation:
37
Enabled: false
38
0 commit comments