mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-06 00:02:08 -04:00
remove Style/RedundantCurrentDirectoryInPath cop support due to upstream bug
This commit is contained in:
parent
b9ee892b20
commit
b2848ea718
@ -38,4 +38,8 @@ Naming/AccessorMethodName:
|
||||
Enabled: false
|
||||
|
||||
Performance/MethodObjectAsBlock:
|
||||
Enabled: false
|
||||
|
||||
# TODO: remove after https://github.com/rubocop/rubocop/issues/11980 is fixed
|
||||
Style/RedundantCurrentDirectoryInPath:
|
||||
Enabled: false
|
Loading…
x
Reference in New Issue
Block a user