File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
SwiftUI-WorkoutApp/Screens/Settings Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ rbenv exec fastlane snapshot
7777- 4.7 дюйма: iPhone SE (3rd generation)
7878
7979### Форматирование кода
80- - Используем [ swiftformat (0.52.10 )] ( https://github.com/nicklockwood/SwiftFormat ) для форматирования кода
80+ - Используем [ swiftformat (0.52.11 )] ( https://github.com/nicklockwood/SwiftFormat ) для форматирования кода
8181- Правила форматирования перечислены в файле [ .swiftformat] ( .swiftformat )
8282- Все правила можно найти [ тут] ( https://github.com/nicklockwood/SwiftFormat/blob/master/Rules.md )
8383
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ struct LoggerScreen: View {
139139 }
140140 }
141141 }
142-
142+
143143 private var contentView : some View {
144144 ZStack {
145145 switch logStore. state {
You can’t perform that action at this time.
0 commit comments