Skip to content

LLCAEON/pronto-dialyxir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialyxir-pronto

Pronto runner for dialyxir

Configuring runner

First need install erlang-elixir-mix properly

Now you will need a global installation of mix dialyxir.

{:dialyxir, "~> 1.0.0-rc.2", runtime: false}

Installation

After install successfully dialyxir globally you simple need install this gem

gem install pronto-dialyxir

After the gem is installed, Pronto will already detect dialyxir runner inside a elixir project.

Configure checkers

You can configure in mix.exs

Credits

Releases

No releases published

Packages

No packages published

Languages