Skip to content

Commit 95d99fd

Browse files
Merge pull request #113 from github/elenatanasoiu/style-the-styleguide
Add improvements to styleguide
2 parents 83cb834 + 653e004 commit 95d99fd

2 files changed

Lines changed: 206 additions & 87 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ If you are using a rubocop version < 1.0.0, you can use rubocop-github version
2929
3030
## Testing
3131
32-
`bundle install`
33-
`bundle exec rake test`
32+
``` bash
33+
bundle install
34+
bundle exec rake test
35+
```
3436

3537
## The Cops
3638

0 commit comments

Comments
 (0)