Fix never matching clause
`length/1` is only used with lists.
This commit is contained in:
parent
cdff5b8267
commit
a21340caa1
3 changed files with 3 additions and 1 deletions
|
|
@ -163,6 +163,7 @@ defmodule Pleroma.HTML.Scrubber.Default do
|
|||
|
||||
require FastSanitize.Sanitizer.Meta
|
||||
alias FastSanitize.Sanitizer.Meta
|
||||
|
||||
# credo:disable-for-previous-line
|
||||
# No idea how to fix this one…
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue