From a7e8ee691006b7d6808b23f1b5d2429f2e554d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellis=20Keny=C5=91?= Date: Sat, 19 Nov 2022 14:59:02 +0000 Subject: [PATCH] docs(scala): add formatter docs --- modules/lang/scala/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/lang/scala/README.org b/modules/lang/scala/README.org index 813fe83ea..af9ebd1fc 100644 --- a/modules/lang/scala/README.org +++ b/modules/lang/scala/README.org @@ -95,6 +95,10 @@ coursier bootstrap \ yay -S metals #+end_src +** Formatter + +Formatting is handled using the [[doom-module::editor format]] module via [[https://scalameta.org/scalafmt/docs/installation.html#cli][scalafmt]]. + * TODO Usage #+begin_quote 🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]