fix: Configure Credo to allow necessary complexity in HTTP handling #4
Annotations
1 error and 2 warnings
|
Credo
Process completed with exit code 20.
|
|
Credo:
lib/http.ex#L231
Struct %HTTP.Promise{} found in `@spec`.
|
|
Credo:
lib/http/response.ex#L242
Prefer using an implicit `try` rather than explicit `try`.
|