You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run codeclimate with the latest credo (v1.0) I get the error:
error: (CC::CLI::Analyze::EngineFailure) engine credo failed with status 1 and stderr
** (UndefinedFunctionError) function Credo.Check.Readability.AliasOrder.base_priority/0 is undefined (module Credo.Check.Readability.AliasOrder is not available)
Any idea how I can make a PR to update the codeclimate-credo plugin to include the latest Credo checks?
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!
The text was updated successfully, but these errors were encountered:
No recent inbound.
The last request Aug 28 says: Do we want to try to bump the version?
Note: original requester says:
fazibear/codeclimate-credo#14
The text was updated successfully, but these errors were encountered: