fix: updated max file length in the swiftlint configuration

This commit is contained in:
Serhiy Mytrovtsiy
2021-10-05 19:14:09 +02:00
parent 6ad4701930
commit 0320dfe709
7 changed files with 6 additions and 9 deletions

View File

@@ -44,5 +44,5 @@ type_body_length:
- 400
file_length:
- 500
- 600
- 800