97d13c39b7
* chore: run propagator dialyzer on CI * Format using Elixir 1.15.6 * Support only Elixir ~> 1.12 It is necessary because :dialyxir requires Elixir ">= 1.12.0" --------- Co-authored-by: Tristan Sloughter <t@crashfast.com>
24 lines
247 B
Plaintext
24 lines
247 B
Plaintext
.rebar3
|
|
_*
|
|
.eunit
|
|
*.o
|
|
*.beam
|
|
*.plt
|
|
*.swp
|
|
*.swo
|
|
.erlang.cookie
|
|
ebin
|
|
log
|
|
erl_crash.dump
|
|
.rebar
|
|
logs
|
|
_build
|
|
.idea
|
|
*.iml
|
|
rebar3.crashdump
|
|
*~
|
|
doc
|
|
edoc
|
|
/priv/plts/opentelemetry_process_propagator.plt
|
|
/priv/plts/opentelemetry_process_propagator.plt.hash
|