react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

Add LGTM code quality badges #215

Closed xcorail closed 5 years ago

xcorail commented 5 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.

xcorail commented 5 years ago

Hey @afc163 Happy you found it useful.

Note that LGTM polls your repo once a day and analyzes all new commits, most recent first. But our recommended usage is to activate automated code review: LGTM will analyze all your pull requests immediately, and report any new problem in the comments. It's a free and one-click operation

Cheers