We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8263a commit e3fa67aCopy full SHA for e3fa67a
lib/mix/lib/mix/tasks/deps.parallel.ex
@@ -1,3 +1,6 @@
1
+# SPDX-License-Identifier: Apache-2.0
2
+# SPDX-FileCopyrightText: 2021 The Elixir Team
3
+
4
defmodule Mix.Tasks.Deps.Parallel do
5
@moduledoc false
6
use Mix.Task
0 commit comments