File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments