spenserblack / github-stats-rs

A tool for using Github's API
Apache License 2.0
1 stars 5 forks source link

Make repo language an Option #30

Closed spenserblack closed 4 years ago

spenserblack commented 4 years ago

Fixes #29

Wasn't actually caused because it was a fork, but instead that the fork being fetched had a null language (despite the original repo not having a null language :shrug: )

null languages would result in error