Skip to content

Commit

Permalink
Rubcop: Set of cops trigger based on previous regression test, meanin…
Browse files Browse the repository at this point in the history
…g that enabled cops caused on bugs
  • Loading branch information
Haris Krajina committed Jul 10, 2015
1 parent d77766b commit 0bcb715
Show file tree
Hide file tree
Showing 949 changed files with 28,897 additions and 29,563 deletions.
5 changes: 5 additions & 0 deletions .rubocop.yml
Expand Up @@ -22,6 +22,11 @@ Style/ParenthesesAroundCondition:
Style/DoubleNegation:
Enabled: false


# reactor8 specifics
Style/AlignArray:
Enabled: false

# tempeorary disabled due to bugs
Metrics/ModuleLength:
Enabled: false
Expand Down

0 comments on commit 0bcb715

Please sign in to comment.