jonathanlermitage / tikione-steam-cleaner

Steam/GOG/Origin games redistributable packages finder and remover. Available in 13 languages.
http://jonathanlermitage.github.io/tikione-steam-cleaner/
MIT License
445 stars 29 forks source link

Add LGTM code quality badges #40

Closed xcorail closed 6 years ago

xcorail commented 6 years ago

Hi there!

I thought you might be interested in adding these LGTM code quality badges to your project. They indicate how you care about code quality and encourage your future contributors to do the same. To get an idea of the analyses reflected by these grades, check the alerts discovered by LGTM.

N.B.: I am on the team behind LGTM.com, I'd appreciate your feedback on this initiative, whether you're interested or not, if you find time to drop me a line. Thanks.

jonathanlermitage commented 6 years ago

Thx!
I discovered your service when I was working on https://github.com/jonathanlermitage/manon (a personal project only, to show some code and try third-party integrations like LGTM, SonarCloud, etc.).
I have not yet tried LGTM on professional projects, but I expect some interesting results soon.

xcorail commented 6 years ago

Salut @jonathanlermitage

Happy you liked it! Don't hesitate to provide feedback and suggestions, or ask support, on our forum.

Also, I recommend that you activate automated code review on your projects. LGTM will analyse the Pull Requests immediately, and report any new problem or fix directly in the comments. It's a one click operation

Cheers Xavier