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 14, 2024
1 parent d39b201 commit 9e3e917
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.321399927139282,
"elapsed_seconds" : 0.264145135879517,
"n_files" : 32,
"n_lines" : 4161,
"files_per_second" : 99.5644282960041,
"lines_per_second" : 12946.4870668648,
"n_lines" : 4146,
"files_per_second" : 121.14552059969,
"lines_per_second" : 15695.9165126974,
"report_file" : "loc-meta.json"},
"CSS" :{
"nFiles": 1,
Expand All @@ -29,9 +29,9 @@
"code": 399},
"Markdown" :{
"nFiles": 1,
"blank": 95,
"blank": 84,
"comment": 0,
"code": 192},
"code": 188},
"YAML" :{
"nFiles": 2,
"blank": 11,
Expand All @@ -48,7 +48,7 @@
"comment": 0,
"code": 54},
"SUM": {
"blank": 551,
"blank": 540,
"comment": 260,
"code": 3350,
"code": 3346,
"nFiles": 32} }

0 comments on commit 9e3e917

Please sign in to comment.