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?
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?