format
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 10 Jun 2022 13:25:51 +0000 (14:25 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 10 Jun 2022 13:25:51 +0000 (14:25 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index 5f03bc2d2b72192072736b09aba9dc5ca80fa378..59a538a23b908f8ef69c5d2f4477b9e54554b67b 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -20,8 +20,7 @@ defmodule Pleroma.Mixfile do
       homepage_url: "https://akkoma.dev/",
       source_url: "https://akkoma.dev/AkkomaGang/akkoma",
       docs: [
-        source_url_pattern:
-          "https://akkoma.dev/AkkomaGang/akkoma/blob/develop/%{path}#L%{line}",
+        source_url_pattern: "https://akkoma.dev/AkkomaGang/akkoma/blob/develop/%{path}#L%{line}",
         logo: "priv/static/images/logo.png",
         extras: ["README.md", "CHANGELOG.md"] ++ Path.wildcard("docs/**/*.md"),
         groups_for_extras: [