httpx/.rubocop-2.3.yml

8 lines
125 B
YAML

inherit_from: .rubocop.yml
# TODO: remove this if min supported version of ruby is 2.3
Style/HashSyntax:
Enabled: false