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.
2 parents a95f2f0 + a4e43cb commit e06caebCopy full SHA for e06caeb
config/default.yml
@@ -403,6 +403,7 @@ RSpec/ExampleWithoutDescription:
403
- single_line_only
404
- disallow
405
VersionAdded: '1.22'
406
+ StyleGuide: https://rspec.rubystyle.guide/#it-and-specify
407
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
408
409
RSpec/ExampleWording:
docs/modules/ROOT/pages/cops_rspec.adoc
@@ -1775,6 +1775,7 @@ end
1775
1776
=== References
1777
1778
+* https://rspec.rubystyle.guide/#it-and-specify
1779
* https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
1780
1781
== RSpec/ExampleWording
0 commit comments