Skip to content

Commit

Permalink
Add code style config
Browse files Browse the repository at this point in the history
  • Loading branch information
hirocaster committed Aug 25, 2015
1 parent 74201d4 commit ed1991a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Style/BracesAroundHashParameters:
Style/Documentation:
Enabled: false

Style/ExtraSpacing:
Enabled: false

Style/GuardClause:
MinBodyLength: 5

Expand Down

0 comments on commit ed1991a

Please sign in to comment.