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 d086d08 commit bb3694e
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.0514721870422363,
"elapsed_seconds" : 0.0870199203491211,
"n_files" : 29,
"n_lines" : 2415,
"files_per_second" : 563.411070452545,
"lines_per_second" : 46918.5425911344,
"n_lines" : 2417,
"files_per_second" : 333.257027628306,
"lines_per_second" : 27775.2495095729,
"report_file" : "loc-meta.json"},
"TypeScript" :{
"nFiles": 15,
Expand All @@ -26,7 +26,7 @@
"nFiles": 3,
"blank": 16,
"comment": 7,
"code": 134},
"code": 136},
"JSON" :{
"nFiles": 4,
"blank": 0,
Expand All @@ -45,5 +45,5 @@
"SUM": {
"blank": 158,
"comment": 125,
"code": 2132,
"code": 2134,
"nFiles": 29} }

0 comments on commit bb3694e

Please sign in to comment.