Skip to content

Commit d5cea39

Browse files
committed
Add typespecg
1 parent 8ec27e7 commit d5cea39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/mix/tasks/membrane.gen.component.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
end
2727

2828
@doc false
29+
@spec do_run(binary(), [binary()]) :: any()
2930
def do_run(base_dir, argv) do
3031
{path_option, argv} = OptionParser.parse!(argv, aliases: @aliases, strict: @switches)
3132

0 commit comments

Comments
 (0)