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 0f4f078 commit bd68161
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions loc-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.0638220310211182,
"n_files" : 42,
"n_lines" : 3498,
"files_per_second" : 658.079965930614,
"lines_per_second" : 54808.6600196497,
"report_file" : "loc-meta.json"},
"TypeScript" :{
"nFiles": 25,
"blank": 189,
"comment": 17,
"code": 2116},
"JavaScript" :{
"nFiles": 5,
"blank": 11,
"comment": 6,
"code": 658},
"SCSS" :{
"nFiles": 3,
"blank": 23,
"comment": 6,
"code": 179},
"JSON" :{
"nFiles": 5,
"blank": 0,
"comment": 0,
"code": 133},
"YAML" :{
"nFiles": 3,
"blank": 16,
"comment": 8,
"code": 125},
"XML" :{
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 11},
"SUM": {
"blank": 239,
"comment": 37,
"code": 3222,
"nFiles": 42} }

0 comments on commit bd68161

Please sign in to comment.