Skip to content

Fix tloc workflow - generate LOC badge automatically#48

Open
PashuraSpaceX wants to merge 2 commits intoArtemGet:mainfrom
PashuraSpaceX:fix/tloc-workflow
Open

Fix tloc workflow - generate LOC badge automatically#48
PashuraSpaceX wants to merge 2 commits intoArtemGet:mainfrom
PashuraSpaceX:fix/tloc-workflow

Conversation

@PashuraSpaceX
Copy link

This PR fixes the tloc workflow to properly generate and commit the LOC badge.

Changes:

  • Uses custom cloc script instead of broken Kherrisan/cloc-badge-action
  • Installs cloc, counts code lines
  • Creates SVG badge using shields-badge
  • Commits cloc.svg to repository

After merge, the badge will show the actual LOC count.

@PashuraSpaceX
Copy link
Author

@ArtemGet This PR fixes the tloc workflow:

  • Uses custom cloc script instead of broken Kherrisan/cloc-badge-action
  • Installs cloc, counts code lines
  • Creates SVG badge using shields-badge
  • Commits cloc.svg to repository

After merge, the badge will automatically show the actual LOC count. Please review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant