Skip to content

Commit

Permalink
Merge pull request #1967 from splattael/example-without-description-s…
Browse files Browse the repository at this point in the history
…tyleguide

Link related style guide for RSpec/ExampleWithoutDescription
  • Loading branch information
ydah authored Oct 14, 2024
2 parents a95f2f0 + a4e43cb commit e06caeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ RSpec/ExampleWithoutDescription:
- single_line_only
- disallow
VersionAdded: '1.22'
StyleGuide: https://rspec.rubystyle.guide/#it-and-specify
Reference: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription

RSpec/ExampleWording:
Expand Down
1 change: 1 addition & 0 deletions docs/modules/ROOT/pages/cops_rspec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,7 @@ end
=== References
* https://rspec.rubystyle.guide/#it-and-specify
* https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWithoutDescription
== RSpec/ExampleWording
Expand Down

0 comments on commit e06caeb

Please sign in to comment.