hawkular / hawkular-android-client

Apache License 2.0
10 stars 26 forks source link

Use Codacy to check the quality of PRs. #196

Closed m-murad closed 7 years ago

m-murad commented 7 years ago

We can use Codacy to check the quality of the Pull Requests. Codacy will find errors, use of unused imports, variables etc in a PR and report them.

@danielpassos @pilhuhn @anuj1708 What do you guys think about this?

pilhuhn commented 7 years ago

On 5 Apr 2017, at 23:37, Murad wrote:

We can use Codacy to check the quality of the Pull Requests. Codacy will find errors, use of unused imports, variables etc in a PR and report them.

@danielpassos @pilhuhn @anuj1708 What do you guys think about this?

Sounds like a good idea - I like it

KeenWarrior commented 7 years ago

+1 @free4murad , What are other alternatives for Codacy?

m-murad commented 7 years ago

@garg-anuj I haven't used service other than Codacy. I looked on the web and found a similar service Sonarqube

But Codacy is popular than others.

pilhuhn commented 7 years ago

I have enabled it and it already commented on the open Pull requests. Let's see how this goes.

pg301 commented 7 years ago

@free4murad Good Idea 👍

m-murad commented 7 years ago

@pilhuhn Nice

m-murad commented 7 years ago

I am closing this then.