Incorrect language shown for repository #191651
Unanswered
dEhiN
asked this question in
Repositories
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
I'm not sure if this is a bug or not, but I noticed that for one of my repositories, an incorrect language seems to be shown in the stats. Specifically, my repo CompStart shows the following as the language breakdown for the project:

However, when I click on HTML, there are no code files. This makes sense since the project is all Python, PowerShell, and Batch. The HTML content seems to be from 55 issues and 3 pull requests. Here's a screenshot:

In some of my Markdown files, I have used HTML elements, notably
<br>, and I may have done similarly in issue or PR comments. But, should these count? The language breakdown makes it seem like most of the project is HTML, when it has nothing to do with HTML.So, I don't know if this is a bug or if there's a way to not have issues and PRs included in the language breakdown. Any ideas?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions