aboutsummaryrefslogtreecommitdiff
blob: 8c9e220d3aa1e7b69d0b492697d9aebb23172255 (plain)
1
2
3
4
5
6
7
8
9
10
Style/GlobalVars:
  Enabled: false
LineLength:
  Max: 300
Metrics/PerceivedComplexity:
  Max: 25
Metrics/PerceivedComplexity:
  Max: 25
Metrics/MethodLength:
  Max: 40