Add this to the dialyzer
options in your mix.exs
file:
def project do
[
dialyzer: [
plt_add_apps: [:mix]
]
]
end
Add this to the dialyzer
options in your mix.exs
file:
def project do
[
dialyzer: [
plt_add_apps: [:mix]
]
]
end
For further actions, you may consider blocking this person and/or reporting abuse
0x3d Site -
ANIRUDDHA -
Rails Designer -
Felipe Menezes -
Top comments (0)