Credo fixes: alias grouping/ordering
This commit is contained in:
parent
106f4e7a0f
commit
60ea29dfe6
28 changed files with 57 additions and 98 deletions
|
|
@ -125,6 +125,7 @@ defmodule Pleroma.HTML.Scrubber.Default do
|
|||
@doc "The default HTML scrubbing policy: no "
|
||||
|
||||
require HtmlSanitizeEx.Scrubber.Meta
|
||||
|
||||
alias HtmlSanitizeEx.Scrubber.Meta
|
||||
|
||||
@markup Application.get_env(:pleroma, :markup)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue