mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
8 lines
108 B
YAML
8 lines
108 B
YAML
inherit_from: .rubocop-2.5.yml
|
|
|
|
AllCops:
|
|
TargetRubyVersion: 2.7
|
|
|
|
Style/SlicingWithRange:
|
|
Enabled: false
|