Skip to content

Commit a4e43cb

Browse files
committed
Link related style guide for RSpec/ExampleWithoutDescription
1 parent a95f2f0 commit a4e43cb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ RSpec/ExampleWithoutDescription:
403403
- single_line_only
404404
- disallow
405405
VersionAdded: '1.22'
406+
StyleGuide: https://rspec.rubystyle.guide/#it-and-specify
406407
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
407408

408409
RSpec/ExampleWording:

docs/modules/ROOT/pages/cops_rspec.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,6 +1775,7 @@ end
17751775
17761776
=== References
17771777
1778+
* https://rspec.rubystyle.guide/#it-and-specify
17781779
* https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
17791780
17801781
== RSpec/ExampleWording

0 commit comments

Comments
 (0)