1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-15 17:16:57 +00:00

credo lint 2

This commit is contained in:
Phantasm 2025-10-10 23:11:10 +02:00
parent f36851acbd
commit 6487c93c47
No known key found for this signature in database
GPG key ID: 2669E588BCC634C8

View file

@ -222,7 +222,7 @@ defmodule Pleroma.HTTP do
length(rules) > 0 ->
# URI.encode_query/2 does not appear to follow spec and encodes all part
# of our URI path Constant. This appears to work outside of edge-cases
# like The Guardian Rich Media Cards, keeping behavior same as with
# like The Guardian Rich Media Cards, keeping behavior same as with
# URI.encode_query/2 unless otherwise specified via rules.
(URI.encode_www_form(Kernel.to_string(key)) <>
"=" <>