Skip to content

Commit

Permalink
Disable Rubocop DoubleNegation test
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Apr 10, 2015
1 parent 82bcc6d commit 7be4a31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rubocop.yml
Expand Up @@ -4,6 +4,9 @@ Style/ClassAndModuleChildren:
Style/Documentation:
Enabled: false

Style/DoubleNegation:
Enabled: false

Style/HashSyntax:
EnforcedStyle: hash_rockets

Expand Down

0 comments on commit 7be4a31

Please sign in to comment.