Skip to content

Commit

Permalink
remove unnecessary dialyzer file
Browse files Browse the repository at this point in the history
  • Loading branch information
phcurado committed Jul 5, 2023
1 parent 0bde656 commit 05c4890
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .dialyzer_ignore

This file was deleted.

3 changes: 0 additions & 3 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ defmodule Parameter.MixProject do
"coveralls.detail": :test,
"coveralls.post": :test,
"coveralls.html": :test
],
dialyzer: [
ignore_warnings: ".dialyzer_ignore"
]
]
end
Expand Down

0 comments on commit 05c4890

Please sign in to comment.