-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Codeclimate fails using Credo 1.0 #14
Comments
I'll take a look at this. This version is not the final. There are PR waiting for merge on the credo side. Anyway is standalone credo works fine for your project? |
Yup standalone credo works fine. Its not so much the version that is incompatible, but the specific modules in those versions that are not present in codeclimate. Commenting those out works :) Let me know if I can contribute anything! |
Because credo guy doesn't respond to any of my PRs, I've forked it here |
@fazibear Hi there. I work at Code Climate. Anything I can do to help get this next release out? |
Hey @fazibear, Dave here with Code Climate -- just checking in here. Let me know if there's anything I can do to help with this next release. Thanks! |
hey @fazibear - just checking in here. Let me know how I can help out. Thanks! |
Hey @fazibear - I work at Code Climate. I went ahead and forked this repo over to our community org and marked you as a collaborator. Hope that's ok! If so, can we archive this repo? |
If I run codeclimate with the latest credo (v1.0) I get the error:
Any idea how I can make a PR to update the codeclimate-credo plugin to include the latest Credo checks?
The text was updated successfully, but these errors were encountered: