Add note about SwiftLint to README

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
This commit is contained in:
Marcel Müller 2022-07-02 10:51:06 +02:00
Родитель 0595451364
Коммит a7bac8f17f
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -24,6 +24,8 @@ $ git submodule update --init
$ open NextcloudTalk.xcworkspace
```
Pull Requests will be checked with [SwiftLint](https://github.com/realm/SwiftLint). We strongly encourage the installation of SwiftLint to detect issues as early as possible.
## WebRTC library
We are using our own builds of the WebRTC library. They can be found in this [repository](https://github.com/nextcloud-releases/talk-clients-webrtc)