summaryrefslogtreecommitdiff
path: root/.dialyzer_ignore.exs
blob: 865e7d782006241ab98d5b803573affc844b2234 (plain)
1
2
3
4
5
6
[
{"lib/cachex.ex", "Unknown type: Spec.cache/0."},
{"lib/pleroma/web/plugs/rate_limiter.ex", "The pattern can never match the type {:commit, _} | {:ignore, _}."},
{"lib/pleroma/web/plugs/rate_limiter.ex", "Function get_scale/2 will never be called."},
{"lib/pleroma/web/plugs/rate_limiter.ex", "Function initialize_buckets!/1 will never be called."}
]