Skip to content

Commit

Permalink
Merge remote-tracking branch 'gh/master' into sasl-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Maher committed Aug 26, 2016
2 parents 4ea3982 + e4c46a2 commit 944ea47
Show file tree
Hide file tree
Showing 22 changed files with 906 additions and 238 deletions.
5 changes: 4 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ Lint/AssignmentInCondition:
Style/ParallelAssignment:
Enabled: false

Style/TrailingComma:
Style/TrailingCommaInLiteral:
EnforcedStyleForMultiline: comma

Style/TrailingCommaInArguments:
EnforcedStyleForMultiline: comma
Loading

0 comments on commit 944ea47

Please sign in to comment.