reposense / RepoSense

Contribution analysis tool for Git repositories
https://reposense.org
MIT License
238 stars 153 forks source link

[#2222] Fix Checkboxes Line Count #2223

Closed sopa301 closed 1 month ago

sopa301 commented 1 month ago

Fixes #2222

Proposed commit message

Fix Checkboxes Line Count

In c-file-type-checkboxes, the method getLabel() should show fileType,
lineCount and effective line count, but it currently shows fileType,
blankLineCount and effective line count instead.

Let's fix the code to show the correct counts.

Other information

github-actions[bot] commented 1 month ago

The following links are for previewing this pull request: