httpx/.rubocop-2.6.yml
2021-06-12 02:44:16 +01:00

8 lines
108 B
YAML

inherit_from: .rubocop-2.5.yml
AllCops:
TargetRubyVersion: 2.7
Style/SlicingWithRange:
Enabled: false