mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
5 lines
128 B
YAML
5 lines
128 B
YAML
inherit_from: .rubocop-2.1.yml
|
|
|
|
# Because this cop doesn't work well with frozen regexes
|
|
Style/RedundantFreeze:
|
|
Enabled: false |