feat: add SwiftFormat (#372)

This commit is contained in:
Vasily Ptitsyn
2021-03-03 07:36:08 +09:00
committed by GitHub
parent 0bcd5a2e8e
commit 12a34b2309
2 changed files with 2 additions and 0 deletions

View File

@@ -293,6 +293,7 @@ itself) to look for plugins.
| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [![GitHub Actions Status](https://github.com/grimoh/asdf-starship/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-starship/actions) |
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [![Build Status](https://github.com/smashedtoatoms/asdf-sbcl/workflows/Build/badge.svg?branch=main)](https://github.com/smashedtoatoms/asdf-sbcl/actions) |
| Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | [![Build Status](https://travis-ci.org/looztra/asdf-stern.svg?branch=master)](https://travis-ci.org/looztra/asdf-stern) |
| SwiftFormat | [younke/asdf-swiftformat](https://github.com/younke/asdf-swiftformat) | [![Build Status](https://github.com/younke/asdf-swiftformat/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-swiftformat/actions) |
| SwiftGen | [younke/asdf-swiftgen](https://github.com/younke/asdf-swiftgen) | [![Build Status](https://github.com/younke/asdf-swiftgen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-swiftgen/actions) |
| Swiftlint | [klundberg/asdf-swiftlint](https://github.com/klundberg/asdf-swiftlint) | [![Build Status](https://travis-ci.org/klundberg/asdf-swiftlint.svg?branch=master)](https://travis-ci.org/klundberg/asdf-swiftlint) |
| SWIProlog | [mracos/asdf-swiprolog](https://github.com/mracos/asdf-swiprolog) | [![Build Status](https://travis-ci.org/mracos/asdf-swiprolog.svg?branch=master)](https://travis-ci.org/mracos/asdf-swiprolog) |

1
plugins/swiftformat Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/younke/asdf-swiftformat.git