From 4a55ac843c6b966d60a0267db91d1c5c444782da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellis=20Keny=C5=91?= Date: Sat, 19 Nov 2022 15:21:08 +0000 Subject: [PATCH] docs(swift): add formatter docs --- modules/lang/swift/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/lang/swift/README.org b/modules/lang/swift/README.org index 380ae1165..b3606f378 100644 --- a/modules/lang/swift/README.org +++ b/modules/lang/swift/README.org @@ -35,6 +35,10 @@ This module adds support for the [[https://developer.apple.com/swift/][Swift pro * TODO Installation [[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]] +** Formatter + +Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/nicklockwood/SwiftFormat#command-line-tool][swiftformat]]. + #+begin_quote 🔨 /This module's prerequisites are not documented./ [[doom-contrib-module:][Document them?]] #+end_quote