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 3, 2024
1 parent 393678f commit 8ff1076
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions loc-meta.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.0424978733062744,
"n_files" : 24,
"n_lines" : 1807,
"files_per_second" : 564.734141566012,
"lines_per_second" : 42519.7747420743,
"elapsed_seconds" : 0.046442985534668,
"n_files" : 25,
"n_lines" : 1856,
"files_per_second" : 538.294420829997,
"lines_per_second" : 39962.9778024189,
"report_file" : "loc-meta.json"},
"TypeScript" :{
"nFiles": 10,
"blank": 173,
"comment": 55,
"code": 1067},
"JSON" :{
"nFiles": 4,
"nFiles": 5,
"blank": 0,
"comment": 0,
"code": 183},
"code": 232},
"XSD" :{
"nFiles": 1,
"blank": 7,
Expand Down Expand Up @@ -45,5 +45,5 @@
"SUM": {
"blank": 233,
"comment": 55,
"code": 1519,
"nFiles": 24} }
"code": 1568,
"nFiles": 25} }

0 comments on commit 8ff1076

Please sign in to comment.