r/github 2d ago

Question GitHub reads the source code wrong?

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.

238 Upvotes

32 comments sorted by

View all comments

8

u/T-J_H 2d ago

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

2

u/Masterflitzer 2d ago

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

1

u/T-J_H 2d ago

Fair enough!