File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ about: Suggest new RuboCop RSpec features or improvements to existing features.
55
66## Is your feature request related to a problem? Please describe.
77
8- A clear and concise description of what the problem is. Ex. I'm always frustrated when \ [ ...\ ]
8+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
99
1010## Describe the solution you'd like
1111
Original file line number Diff line number Diff line change @@ -742,7 +742,7 @@ Compatibility release so users can upgrade RuboCop to 0.51.0. No new features.
742742## 1.13.0 (2017-03-07)
743743
744744- Add repeated 'it' detection to ` RSpec/ExampleWording ` cop. ([ @dgollahon ] )
745- - Add \ [ observed_nesting/max_nesting\ ] info to ` RSpec/NestedGroups ` messages. ([ @dgollahon ] )
745+ - Add [ observed_nesting/max_nesting] info to ` RSpec/NestedGroups ` messages. ([ @dgollahon ] )
746746- Add ` RSpec/ItBehavesLike ` cop. ([ @dgollahon ] )
747747- Add ` RSpec/SharedContext ` cop. ([ @Darhazer ] )
748748- ` RSpec/MultipleExpectations ` : Count aggregate_failures block as single expectation. ([ @Darhazer ] )
You can’t perform that action at this time.
0 commit comments