Update for rubocop-rspec 2.0

This commit is contained in:
Jonathan Chang 2020-11-09 20:02:40 +11:00
parent ab8b1b361f
commit 05d7821cd6

View File

@ -2,7 +2,6 @@ inherit_from:
- ../.rubocop.yml
- .rubocop_todo.yml
AllCops:
RSpec:
Patterns:
- ./*
RSpec:
Include:
- ./*