Skip to content
#

rank

Here are 116 public repositories matching this topic...

Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community members.

  • Updated May 2, 2020
  • TypeScript
paulodiovani
paulodiovani commented Oct 23, 2019

We don't want to list bots in the rank, which usually create auto pull requests to upgrade forks from upstream branches or from repositories outside github.

  • Filter out any username that has a [bot] suffix
    The easiest way is to just add a .filter to the results we get from redis.

    Alternatively, we could filter when fetching from github and not save on redis at all. For this opt

Improve this page

Add a description, image, and links to the rank topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rank topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.