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 30, 2024
1 parent cb5489f commit 72b3a07
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", {707, 8}},
{:warn_matching, {~c"lib/iex/helpers.ex", {705, 8}},
{:pattern_match,
[
~c"pattern <__key@1, 'nil'>",
Expand Down

0 comments on commit 72b3a07

Please sign in to comment.