Skip to content

feat: include gists in top language data #4638

@filipopo

Description

@filipopo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions