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 5812219 commit e6ebfa7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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.163088083267212,
"elapsed_seconds" : 0.160700798034668,
"n_files" : 73,
"n_lines" : 23489,
"files_per_second" : 447.610877125786,
"lines_per_second" : 144026.464285036,
"n_lines" : 23709,
"files_per_second" : 454.260345267556,
"lines_per_second" : 147535.048300664,
"report_file" : "loc-meta.json"},
"JSON" :{
"nFiles": 7,
Expand All @@ -22,28 +22,28 @@
"blank": 748,
"comment": 341,
"code": 4651},
"Markdown" :{
"nFiles": 1,
"blank": 94,
"comment": 0,
"code": 191},
"YAML" :{
"nFiles": 4,
"blank": 20,
"comment": 0,
"code": 105},
"code": 108},
"JavaScript" :{
"nFiles": 3,
"blank": 10,
"comment": 6,
"code": 47},
"Markdown" :{
"nFiles": 1,
"blank": 25,
"comment": 0,
"code": 43},
"PHP" :{
"nFiles": 1,
"blank": 2,
"comment": 6,
"code": 9},
"SUM": {
"blank": 2156,
"blank": 2225,
"comment": 1593,
"code": 19740,
"code": 19891,
"nFiles": 73} }

0 comments on commit e6ebfa7

Please sign in to comment.