quasilyte / repolint

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

Extend license matching regexp #14

Closed quasilyte closed 5 years ago

quasilyte commented 5 years ago

False positive for https://github.com/Azure/azure-linux-automation. It has LICENSE-2.0.txt file that is not matched by repolint regexp, so reported as missing.