Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Fix lines of code badge with GH Actions #366

Merged
merged 9 commits into from
Jul 25, 2024
Merged

Conversation

itislu
Copy link
Collaborator

@itislu itislu commented Jul 25, 2024

  • It does not count empty and comment lines.
  • It does count Markdown lines.
  • It counts the following languages:
    • C
    • C/C++ Header
    • make
    • YAML
    • Python
    • Bourne Shell
    • Bourne Again Shell
    • yacc
    • Markdown
    • Dockerfile

@itislu itislu added the documentation Improvements or additions to documentation label Jul 25, 2024
@itislu itislu force-pushed the doc-lines-of-code branch from 9927a1a to b4acf73 Compare July 25, 2024 20:18
@itislu
Copy link
Collaborator Author

itislu commented Jul 25, 2024

@LeaYeh It now does not count empty and comment lines anymore.
But it does include Markdown lines now.

What's your opinion, should we include Markdown?

@itislu itislu force-pushed the doc-lines-of-code branch from 95fe968 to fc21a32 Compare July 25, 2024 22:55
@itislu itislu force-pushed the doc-lines-of-code branch from fa5c69c to ac606bc Compare July 25, 2024 23:17
@LeaYeh LeaYeh merged commit 27fbc17 into main Jul 25, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants