File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -203,17 +203,18 @@ class IOSGithubSearchViewModel: ObservableObject {
203203
204204# LOC
205205
206- ``` sh
206+ ``` shell
207207--------------------------------------------------------------------------------
208208 Language Files Lines Blank Comment Code
209209--------------------------------------------------------------------------------
210- Kotlin 165 15406 1777 644 12985
211- XML 95 5181 464 81 4636
212- Prolog 7 127 18 0 109
213- JSON 2 103 0 0 103
214- Markdown 2 109 24 0 85
215- Batch 1 89 21 0 68
210+ Kotlin 78 4422 496 373 3553
211+ Swift 16 861 110 98 653
212+ Markdown 1 219 43 0 176
213+ JSON 5 133 0 0 133
214+ Bourne Shell 1 240 28 110 102
215+ Batch 1 91 21 0 70
216+ XML 7 73 6 0 67
216217--------------------------------------------------------------------------------
217- Total 272 21015 2304 725 17986
218+ Total 109 6039 704 581 4754
218219--------------------------------------------------------------------------------
219220```
You can’t perform that action at this time.
0 commit comments