Skip to content

Commit

Permalink
LOC updated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 13, 2024
1 parent 712db47 commit 9f74c19
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions loc-meta.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.0639331340789795,
"elapsed_seconds" : 0.0514721870422363,
"n_files" : 29,
"n_lines" : 2412,
"files_per_second" : 453.598911077548,
"lines_per_second" : 37726.916328243,
"n_lines" : 2415,
"files_per_second" : 563.411070452545,
"lines_per_second" : 46918.5425911344,
"report_file" : "loc-meta.json"},
"TypeScript" :{
"nFiles": 15,
Expand All @@ -26,7 +26,7 @@
"nFiles": 3,
"blank": 16,
"comment": 7,
"code": 131},
"code": 134},
"JSON" :{
"nFiles": 4,
"blank": 0,
Expand All @@ -45,5 +45,5 @@
"SUM": {
"blank": 158,
"comment": 125,
"code": 2129,
"code": 2132,
"nFiles": 29} }

0 comments on commit 9f74c19

Please sign in to comment.