Replies: 1 comment 1 reply
-
|
It's impossible to say without seeing the repo 😉 The most common causes are all your code changes were pushed to GitHub in a single commit which has been known to not trigger the background analysis job, or all your code is in a directory Linguist ignores as per the "How Linguist Works" doc:
If you're referring to https://github.com/CHBNDJ/Space-Tourism-Multipage, it's because all your code is under |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have an issue with my project on GitHub. The repository doesn’t display any of the languages used (HTML, CSS, or JS). I tried using .gitattributes, but it didn’t solve the problem. If anyone has faced a similar issue, I’d love to hear how you resolved it. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions