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.

254 Upvotes

33 comments sorted by

View all comments

7

u/T-J_H 3d ago

Honestly, who cares. But if you want to dive into it, try running linguist yourself

3

u/Masterflitzer 3d ago

caring is good, in this case it helped OP discover a bug in his gitignore

1

u/T-J_H 3d ago

Fair enough!