Project

General

Profile

« Previous | Next » 

Revision ccc72b3b

Added by Brandon Weeks over 8 years ago

Fixes #13637 - Upgrade rubocop to 0.37.1

View differences:

.rubocop.yml
Style/SymbolProc:
Enabled: false
# Workaround for bbatsov/rubocop#2451 (found in v0.35.1)
Style/StabbyLambdaParentheses:
Enabled: false
# Some logging methods need more params than usual
Metrics/ParameterLists:
Max: 8

Also available in: Unified diff