Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Disable RuboCop's complexity check for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycuadra committed Jan 11, 2015
1 parent 123f69f commit 6407080
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
AbcSize:
Enabled: false
AlignParameters:
Enabled: false
AndOr:
Expand Down

0 comments on commit 6407080

Please sign in to comment.