Skip to content

Commit

Permalink
Rubocop: Fix Style/GuardClause
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Mar 27, 2016
1 parent a790e39 commit 313a75b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .rubocop_todo.yml
Expand Up @@ -40,12 +40,6 @@ Style/FormatString:
- 'test/acceptance_test.rb'
- 'test/psl_test.rb'

# Offense count: 2
# Configuration parameters: MinBodyLength.
Style/GuardClause:
Exclude:
- 'lib/public_suffix/domain.rb'

# Offense count: 1
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles, UseHashRocketsWithSymbolValues.
Expand Down

0 comments on commit 313a75b

Please sign in to comment.