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

Adding code quality measurement via CodeClimate #20

Open
thibaudcolas opened this issue Nov 12, 2013 · 0 comments
Open

Adding code quality measurement via CodeClimate #20

thibaudcolas opened this issue Nov 12, 2013 · 0 comments

Comments

@thibaudcolas
Copy link
Contributor

I've been trying out this new code quality measurement service called Code Climate on some of my code and I think this project could benefit from it.

Basically it's like running JSHint/JSLint on the project, except that tests are ran online and results are available on their website. Which means easy to setup, easy to have feedback.

I tried it on my fork of the project (here: https://codeclimate.com/github/ThibWeb/Iframe-Height-Jquery-Plugin/issues) and it reported a lot of "issues". Some real, some easy to fix, many not that important. There's no need to fix them all, but it is always good to have some QA.

Anyway, it is free of charge and really easy to setup for OSS projects if you want to have a look: https://codeclimate.com/github/signup.

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

No branches or pull requests

1 participant