tipsy / profile-summary-for-github

Tool for visualizing GitHub profiles
https://profile-summary-for-github.com/
Apache License 2.0
19.83k stars 494 forks source link

Create a property to bypass hasStarredRepo given a high enough remainingRequests #85

Closed iProdigy closed 6 years ago

iProdigy commented 6 years ago

As requested in #84.

iProdigy commented 6 years ago

@tipsy moved the extraneous checks out of the hasStarredRepo function... is "canLoadUser" fine?

tipsy commented 6 years ago

@iProdigy moved the extraneous checks out of the hasStarredRepo function... is "canLoadUser" fine?

Yeah, looks good. Thanks!