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 c864ee9 commit 6008f66
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions loc-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.0624198913574219,
"n_files" : 27,
"n_lines" : 2033,
"files_per_second" : 432.554421560838,
"lines_per_second" : 32569.7458901179,
"report_file" : "loc-meta.json"},
"TypeScript" :{
"nFiles": 15,
"blank": 32,
"comment": 114,
"code": 1461},
"SCSS" :{
"nFiles": 2,
"blank": 14,
"comment": 2,
"code": 169},
"YAML" :{
"nFiles": 2,
"blank": 9,
"comment": 7,
"code": 93},
"JSON" :{
"nFiles": 3,
"blank": 0,
"comment": 0,
"code": 71},
"JavaScript" :{
"nFiles": 3,
"blank": 1,
"comment": 2,
"code": 31},
"XML" :{
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 25},
"Markdown" :{
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 2},
"SUM": {
"blank": 56,
"comment": 125,
"code": 1852,
"nFiles": 27} }

0 comments on commit 6008f66

Please sign in to comment.