feat: rename HttpCustomizer to HttpTransportCustomizer and make it return http.Transport that is later used (#30)
* feat: rename HttpCustomizer to HttpTransportCustomizer and make it return http.Transport that is later used * linting
This commit is contained in:
committed by
GitHub
parent
e25b426a84
commit
7c7ef98c03
@@ -15,6 +15,9 @@ ij_smart_tabs = false
|
||||
ij_wrap_on_typing = false
|
||||
ij_any_block_comment_add_space = true
|
||||
|
||||
[*.go]
|
||||
indent_style = tab
|
||||
|
||||
[*.conf]
|
||||
ij_continuation_indent_size = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user