Unlint Rspec/DescibeClass #BetterPlace

This commit is contained in:
James Mason 2018-10-23 19:31:46 -07:00
parent 2785c3ab6d
commit 8b12b1662d
4 changed files with 8 additions and 10 deletions

View file

@ -522,14 +522,6 @@ RSpec/AnyInstance:
RSpec/ContextWording:
Enabled: false
# Offense count: 4
RSpec/DescribeClass:
Exclude:
- 'spec/ability/ability_spec.rb'
- 'spec/models/admin_ability_spec.rb'
- 'spec/models/booth_spec.rb'
- 'spec/models/registration_spec.rb'
# Offense count: 73
# Cop supports --auto-correct.
# Configuration parameters: SkipBlocks, EnforcedStyle.