-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Open
Labels
enhancementNew feature or request.New feature or request.
Description
Is your feature request related to a problem? Please describe.
Yes, if a user makes a lot of gists then the data about what are their top languages becomes inaccurate.
For example on my friend's page there are some gists in Jupyter Notebook, C and so on:
https://gist.github.com/tomrockdsouza
However, these programming languages don't even show up in his top-langs:
https://github-readme-stats.vercel.app/api/top-langs/?username=tomrockdsouza&size_weight=0.5&count_weight=0.5&langs_count=10
Describe the solution you'd like
It would be great if commits from gists were counted as well, they are basically git repos.
Describe alternatives you've considered
No response
Additional context
My man would finally have Python as his top language and not HTML if this were implemented.
filipopo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.