quasilyte / repolint

Tool to check github user/organization repositories for some simple and common issues.
MIT License
19 stars 3 forks source link

Fix "missing file" checker for errored repos #15

Open quasilyte opened 5 years ago

quasilyte commented 5 years ago
    error: get azure-powershell-common tree: GET https://api.github.com/repos/Azure/azure-powershell-common/git/trees/master?recursive=1: 404 Not Found []
Azure/azure-powershell-common: missing file: missing root README file
Azure/azure-powershell-common: missing file: missing root LICENSE file
quasilyte commented 5 years ago

I think all checks should be disabled if get tree failed.