Run Dialyzer in CI
This commit is contained in:
parent
af5955ecd2
commit
f70ce5f8aa
4 changed files with 17 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -16,4 +16,8 @@ erl_crash.dump
|
|||
# Also ignore archive artifacts (built via "mix archive.build").
|
||||
*.ez
|
||||
|
||||
# Dialyzer
|
||||
/priv/plts/*.plt
|
||||
/priv/plts/*.plt.hash
|
||||
|
||||
.tool-versions*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue