httpx/.rubocop-2.2.yml
HoneyryderChuck 930025a067 newline
2020-11-07 16:43:56 +00:00

9 lines
177 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