Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Codacy - automated code analysis #68

Open
PeterBowman opened this issue Jul 14, 2018 · 1 comment
Open

Install Codacy - automated code analysis #68

PeterBowman opened this issue Jul 14, 2018 · 1 comment

Comments

@PeterBowman
Copy link
Member

Codacy is a tool available for GitHub projects that enables automated code reviews. See https://www.codacy.com and any YARP PR (it shows up as one more check along with Travis and AppVeyor CI builds).

I gave it a try some time ago and it sends me emails on occasion, warning about potential code quality issues. It found these two for me that I was totally unaware of: ref.

Finally a tool we could learn good habits from!

@PeterBowman
Copy link
Member Author

PeterBowman commented Mar 8, 2021

YARP is proficiently using Codacy and Sonarcloud in CI builds: GH Actions workflow. Note we are currently migrating to GH Actions as well: #91.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant