We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afdcdc4 + 9617454 commit 125dd8cCopy full SHA for 125dd8c
README.md
@@ -52,3 +52,8 @@
52
- 5.8 дюйма: iPhone 13 Pro
53
- 5.5 дюйма: iPhone 8 Plus
54
- 4.7 дюйма: iPhone SE (3rd generation)
55
+
56
+### Форматирование кода
57
+- Используем `swiftformat` для форматирования кода ([инструкция по установке](https://github.com/nicklockwood/SwiftFormat#how-do-i-install-it))
58
+- Правила форматирования перечислены в файле [.swiftformat](.swiftformat)
59
+- Все правила можно найти [тут](https://github.com/nicklockwood/SwiftFormat/blob/master/Rules.md)
0 commit comments