Move generated loading animation files in a folder and exclude them from SwiftLint linting.

This commit is contained in:
SBiOSoftWhare
2020-09-01 11:33:13 +02:00
parent 15551ec9b4
commit 7656f6f169
5 changed files with 22 additions and 21 deletions

View File

@@ -28,7 +28,8 @@ included:
excluded:
- Carthage
- Pods
- Riot/Generated/
- Riot/Generated/
- Riot/Modules/LaunchLoading/LoadingAnimation/
line_length:
warning: 250