Skip to content

Commit 1268425

Browse files
committed
Add links to various formatters
1 parent a067fe7 commit 1268425

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ For other commands, run `make help`.
191191
- [company-sourcekit](https://github.com/nathankot/company-sourcekit): Completion for Swift projects via SourceKit with the help of SourceKitten.
192192
- [flycheck-swift](https://github.com/swift-emacs/flycheck-swift): Flycheck extensions for Swift.
193193
- [swift-playground-mode](https://gitlab.com/michael.sanders/swift-playground-mode): Emacs support for Swift playgrounds.
194+
- [swift-format](https://github.com/apple/swift-format): Formatter for Swift by Apple (`swift format` command).
195+
- [SwiftRewriter](https://github.com/inamiy/SwiftRewriter): Formatter for Swift using SwiftSyntax.
196+
- [SwiftFormat](https://github.com/nicklockwood/SwiftFormat): Formatter for Swift.
194197

195198
## Contributing
196199

0 commit comments

Comments
 (0)