Update formatters.md

Add sample plugins section.
This commit is contained in:
Sebastian Celis 2022-08-25 15:29:18 -05:00 committed by GitHub
parent 304b3ec63f
commit d2ec00d57b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,3 +88,8 @@ Multiple gems can also be specified in the yaml file.
```
gems: [wicked_twine, some_other_plugin]
```
## Sample Plugins
* [appium-twine](https://github.com/appium/appium_twine)
* [twine-flutter](https://github.com/tiknil/twine-flutter)