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 4, 2024
1 parent b4e66b2 commit 3fa47ef
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions loc-meta.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.0677390098571777,
"elapsed_seconds" : 0.0692429542541504,
"n_files" : 46,
"n_lines" : 3532,
"files_per_second" : 679.076946902343,
"lines_per_second" : 52141.2994882408,
"n_lines" : 3604,
"files_per_second" : 664.32751888605,
"lines_per_second" : 52048.6169144636,
"report_file" : "loc-meta.json"},
"TypeScript" :{
"nFiles": 25,
"blank": 193,
"comment": 15,
"code": 2119},
"blank": 196,
"comment": 17,
"code": 2127},
"JavaScript" :{
"nFiles": 6,
"blank": 11,
"comment": 10,
"code": 607},
"comment": 12,
"code": 612},
"JSON" :{
"nFiles": 8,
"blank": 0,
"comment": 0,
"code": 209},
"code": 261},
"SCSS" :{
"nFiles": 3,
"blank": 23,
Expand All @@ -38,7 +38,7 @@
"comment": 0,
"code": 11},
"SUM": {
"blank": 243,
"comment": 39,
"code": 3250,
"blank": 246,
"comment": 43,
"code": 3315,
"nFiles": 46} }

0 comments on commit 3fa47ef

Please sign in to comment.