update
This commit is contained in:
11
phoenix/deps/mint/.formatter.exs
Normal file
11
phoenix/deps/mint/.formatter.exs
Normal file
@@ -0,0 +1,11 @@
|
||||
# Used by "mix format"
|
||||
[
|
||||
inputs: ["mix.exs", "{lib,test}/**/*.{ex,exs}"],
|
||||
import_deps: [:stream_data],
|
||||
locals_without_parens: [
|
||||
assert_round_trip: 1,
|
||||
assert_recv_frames: 1,
|
||||
assert_http2_error: 2,
|
||||
assert_transport_error: 2
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user