Skip to content

Commit

Permalink
Workaround for broken dialyxir
Browse files Browse the repository at this point in the history
  • Loading branch information
abelino committed Oct 11, 2024
1 parent fc413cb commit 28b3a66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ defmodule BACNet.MixProject do
start_permanent: Mix.env() == :prod,
test_coverage: [tool: ExCoveralls, test_task: "espec"],
dialyzer: [
ignore_warnings: "dialyzer.ignore.exs",
list_unused_filters: true,
plt_file: {:no_warn, plt_file_path()},
],
Expand Down

0 comments on commit 28b3a66

Please sign in to comment.