Skip to content

Commit

Permalink
(dialyzer in test)
Browse files Browse the repository at this point in the history
  • Loading branch information
lud committed Dec 1, 2024
1 parent 680ab08 commit cf79e0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ defmodule Nvir.MixProject do
]
end

def cli do
[
preferred_envs: [dialyzer: :test]
]
end

defp versioning do
[
annotate: true,
Expand Down

0 comments on commit cf79e0d

Please sign in to comment.