Skip to content

Bump Credo #1

@efueger

Description

@efueger

No recent inbound.

The last request Aug 28 says: Do we want to try to bump the version?

  • our plugin uses 0.8.10 (here)
  • current available is 1.1.3 (here)

Note: original requester says:

fazibear/codeclimate-credo#14

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions