httpx/.rubocop-2.2.yml
2020-11-07 16:25:46 +00:00

8 lines
176 B
YAML

inherit_from: .rubocop-2.1.yml
# Because this cop doesn't work well with frozen regexes
Style/RedundantFreeze:
Enabled: false
Layout/RescueEnsureAlignment:
Enabled: false