Skip to content

Commit

Permalink
chore: remove docs formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
lenileiro committed Oct 2, 2021
1 parent 00c9e59 commit a540c75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ defmodule ExUssd.MixProject do
"README.md": [title: "Overview"]
],
source_url: @source_url,
source_ref: "v#{@version}",
formatters: ["html"]
source_ref: "v#{@version}"
]
end

Expand Down

0 comments on commit a540c75

Please sign in to comment.