Various typespec and compilation improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -35,6 +35,7 @@ defmodule Mix.Tasks.Mobilizon.Instance do
|
||||
@preferred_cli_env "prod"
|
||||
|
||||
@shortdoc "Generates a new config"
|
||||
@spec run(list(binary())) :: no_return
|
||||
def run(["gen" | options]) do
|
||||
{options, [], []} =
|
||||
OptionParser.parse(
|
||||
|
||||
Reference in New Issue
Block a user