Skip to content

Commit

Permalink
Merge pull request #4402 from reitermarkus/separate-staging
Browse files Browse the repository at this point in the history
Separate staging from download.
  • Loading branch information
reitermarkus authored Jul 12, 2018
2 parents 0367b7c + 9b4e323 commit aa3a369
Show file tree
Hide file tree
Showing 12 changed files with 650 additions and 210 deletions.
3 changes: 3 additions & 0 deletions Library/Homebrew/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Lint/NestedMethodDefinition:
Lint/ParenthesesAsGroupedExpression:
Enabled: true

Lint/UnusedMethodArgument:
AllowUnusedKeywordArguments: true

# TODO: try to bring down all metrics maximums
Metrics/AbcSize:
Max: 250
Expand Down
Loading

0 comments on commit aa3a369

Please sign in to comment.