Skip to content

Commit

Permalink
shhh tobi be good
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Nov 9, 2023
1 parent b9a5ba7 commit fb9f5ca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ defmodule Statistex.MixProject do
"safe_coveralls.travis": :test
],
dialyzer: [
dialyzer: [
flags: [:unmatched_returns, :error_handling, :underspecs],
plt_file: {:no_warn, "tools/plts/benchee.plt"}
]
flags: [:unmatched_returns, :error_handling, :underspecs],
plt_file: {:no_warn, "tools/plts/benchee.plt"}
],
name: "Statistex",
source_url: "https://github.com/bencheeorg/statistex",
Expand Down

0 comments on commit fb9f5ca

Please sign in to comment.