Skip to content

Commit 5579253

Browse files
authored
mix format
1 parent 1af384e commit 5579253

File tree

1 file changed

+1
-1
lines changed
  • lib/mix/lib/mix/tasks

1 file changed

+1
-1
lines changed

lib/mix/lib/mix/tasks/do.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule Mix.Tasks.Do do
55

66
@moduledoc """
77
Executes the tasks separated by `+`, aborting if any task errors.
8-
8+
99
Here is an example:
1010
1111
$ mix do compile --list + deps

0 commit comments

Comments
 (0)