Sign in
code
/
CocoaPods
/
Specs
/
1fc58919f4cfe87b6e35aa2d968a6ace3fbec594
/
.
/
.rubocop.yml
blob: 522c9d498a2db85c80c34927de12337f44db2d36 [
file
] [
log
] [
blame
]
AllCops:
TargetRubyVersion:
2.5
Style/
StderrPuts:
Enabled:
false
Style/
NumericPredicate:
Enabled:
false
Metrics/
LineLength:
Max:
180