fix dialyzer, credo and format
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
defmodule Cannery.Mailer do
|
||||
@moduledoc """
|
||||
Mailer adapter for emails
|
||||
"""
|
||||
|
||||
use Swoosh.Mailer, otp_app: :cannery
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user