Skip to content

Commit 837cff1

Browse files
authored
Merge pull request #1641 from rubocop/add_syntaxhighlight
Add syntax highlighting to README
2 parents dd44230 + 26214eb commit 837cff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem install rubocop-rspec
1717

1818
or if you use bundler put this in your `Gemfile`
1919

20-
```
20+
```ruby
2121
gem 'rubocop-rspec', require: false
2222
```
2323

0 commit comments

Comments
 (0)