Skip to content

Commit

Permalink
Update dialyzer.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
michallepicki authored Dec 25, 2024
1 parent 191937b commit 5a79972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialyzer.exs
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ defmodule Dialyzer do

defp filter(
dialyzer_warning =
{:warn_matching, {~c"lib/iex/helpers.ex", {708, 8}},
{:warn_matching, {~c"lib/iex/helpers.ex", {707, 8}},
{:pattern_match,
[
~c"pattern <__key@1, 'nil'>",
Expand Down

0 comments on commit 5a79972

Please sign in to comment.