Skip to content

complexity checking tools #683

Description

@luccahuguet

Track running these tools against the Rust crates (and related forks if useful) to surface high-complexity functions:

  • cargo clippy (cognitive_complexity lint)
  • rust-code-analysis-cli
  • arborist-cli
  • lizard

Goal: identify any functions/modules that exceed reasonable cognitive or cyclomatic thresholds and decide on refactors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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