emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode 1268425 455/496: Add links to various formatter


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 1268425 455/496: Add links to various formatters
Date: Sun, 29 Aug 2021 11:34:26 -0400 (EDT)

branch: elpa/swift-mode
commit 1268425311ab20f1618df4e52cb1b79e28b553df
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Add links to various formatters
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 68df61d..98018cd 100644
--- a/README.md
+++ b/README.md
@@ -191,6 +191,9 @@ For other commands, run `make help`.
 - [company-sourcekit](https://github.com/nathankot/company-sourcekit): 
Completion for Swift projects via SourceKit with the help of SourceKitten.
 - [flycheck-swift](https://github.com/swift-emacs/flycheck-swift): Flycheck 
extensions for Swift.
 - 
[swift-playground-mode](https://gitlab.com/michael.sanders/swift-playground-mode):
 Emacs support for Swift playgrounds.
+- [swift-format](https://github.com/apple/swift-format): Formatter for Swift 
by Apple (`swift format` command).
+- [SwiftRewriter](https://github.com/inamiy/SwiftRewriter): Formatter for 
Swift using SwiftSyntax.
+- [SwiftFormat](https://github.com/nicklockwood/SwiftFormat): Formatter for 
Swift.
 
 ## Contributing
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]