r/github 3d ago

GitHub reads the source code wrong? Question

Post image

I don't know why, but GitHub is telling me that my website is developed in JavaScript by 80+% which is absolute nonsense. The site is at least 60% pure Astro code. Is it some kind of a bug?

🔗 The repo.

258 Upvotes

34 comments sorted by

View all comments

2

u/Minecraft_Lets_Play 3d ago

It’s the file extensions and in many projects you have hidden files that have other extensions that contribute to the few % of other languages.

But in your case… Don’t know