Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Commit e35e0bc

Browse files
committed
Merge branch 'master' of github.com:DMPRoadmap/dmp_roadmap
2 parents 11243ae + 9d813df commit e35e0bc

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Add this line to your application's Gemfile:
99
```ruby
1010
group :development, :test do
1111

12-
gem 'rubocop-dmp_roadmap', require: false
12+
gem 'rubocop-dmp_roadmap'
1313

1414
end
1515
```
@@ -28,9 +28,6 @@ If you don't already have a `.rubocop.yml` file, create one in your repo's root
2828

2929
``` yml
3030
# .rubocop.yml
31-
32-
require: rubocop/dmp_roadmap
33-
3431
inherit_gem:
3532
rubocop-dmp_roadmap:
3633
- config/default.yml

0 commit comments

Comments
 (0)