mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
8 lines
125 B
YAML
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
|
|
|
|
|