Skip to content

Commit

Permalink
Fix dialyzer config
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Oct 12, 2024
1 parent 23e2abf commit 14349e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ defmodule Money.Mixfile do
aliases: aliases(),
elixirc_paths: elixirc_paths(Mix.env()),
dialyzer: [
ignore_warnings: ".dialyzer_ignore_warnings",
plt_add_apps: ~w(inets jason mix phoenix_html gringotts)a,
flags: [
:error_handling,
Expand Down

0 comments on commit 14349e6

Please sign in to comment.