# Dialyzer ignore list. # # This file is for PROVEN false positives only. Each entry must carry a # `# why:` comment explaining why Dialyzer is wrong about the call site. # Real findings get fixed by adjusting @spec, return types, or pattern # matches — never silenced here. # # Format: each entry is either a path string, a {path, warning} tuple, # or a {path, warning, line} tuple. See: # https://hexdocs.pm/dialyxir/readme.html#elixir-format []