Skip to content

Commit f23e51f

Browse files
authored
Merge pull request #3242 from VirtusLab/stable
Back port of documentation changes to main
2 parents cb30427 + 99dc38a commit f23e51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/introduction/using-directives.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ How can configuration that’s contained in source files be centralized?
7878
configuration information.
7979
Therefore, when your project needs to centralize its configuration, we recommend creating a `project.scala` file, and
8080
placing the configuration there.
81-
We plan to add ways to Scala CLI to migrate these settings into a centralized location with one command or click.
81+
The experimental [Fix command](../../commands/fix.md) can do this automatically.
8282

8383
We are aware that `using` directives may be a controversial topic, so we’ve created
8484
a [dedicated space for discussing `using` directives](https://github.com/VirtusLab/scala-cli/discussions/categories/using-directives-and-cmd-configuration-options).

0 commit comments

Comments
 (0)