From 8c967311b3ce2ece84bc6c05ec3ef9ed6d7c647e Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Fri, 10 Jun 2022 14:25:51 +0100 Subject: [PATCH] format --- mix.exs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index 5f03bc2d2..59a538a23 100644 --- 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: [