File tree 2 files changed +2
-2
lines changed
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.
5
5
6
6
## Is your feature request related to a problem? Please describe.
7
7
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 [ ...]
9
9
10
10
## Describe the solution you'd like
11
11
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.
742
742
## 1.13.0 (2017-03-07)
743
743
744
744
- 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 ] )
746
746
- Add ` RSpec/ItBehavesLike ` cop. ([ @dgollahon ] )
747
747
- Add ` RSpec/SharedContext ` cop. ([ @Darhazer ] )
748
748
- ` RSpec/MultipleExpectations ` : Count aggregate_failures block as single expectation. ([ @Darhazer ] )
You can’t perform that action at this time.
0 commit comments