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 6cfb4e8 commit 67c891aCopy full SHA for 67c891a
lib/mix/lib/mix/tasks/format.ex
@@ -370,7 +370,7 @@ defmodule Mix.Tasks.Format do
370
`import_deps`. It defaults to `Mix.Project.deps_paths`.
371
372
* `:dot_formatter` - use the given file as the `dot_formatter`
373
- root. If this option is specified, it uses the default one.
+ root. If this option is not specified, it uses the default one.
374
The default one is cached, so use this option only if necessary.
375
376
* `:plugin_loader` (since v1.18.0) - a function that receives a list of plugins,
0 commit comments