Skip to content

Commit

Permalink
Configure MaxNesting for sanitiy
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jan 2, 2017
1 parent 88f8716 commit 42e16bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Expand Up @@ -65,6 +65,7 @@ RSpec/MultipleExpectations:

# FIXME: Update specs to avoid offenses
RSpec/NestedGroups:
MaxNesting: 3
Exclude:
- 'spec/reek/cli/application_spec.rb'

Expand Down

0 comments on commit 42e16bf

Please sign in to comment.