summaryrefslogtreecommitdiff
path: root/.dialyzer_ignore.exs
AgeCommit message (Collapse)Author
2024-07-25Quiet DialyzerMark Felder
It is angry we are making a fake %Plug.Conn{} to pass through Signature.validate_signature/1. We can work around it by making the code support a map, but then we lose the benefit of being able to use put_req_header/3
2024-01-27These are all due to Cachex typespec bugsMark Felder