Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Setup clippy lints #3

Open
Open
@randomPoison

Description

@randomPoison

We should make use of Clippy for static analysis in the project. This will likely take some minor setup:

  • Clear out any existing warnings/errors it highlights.
  • Configure warning levels based on our needs. For example, we likely want to disable complexity warnings.
  • Setup Clippy to run as part of continuous integration. We'll likely want it to run as the last step that way we catch more important errors first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    build pipelineImprovements to CI and the build pipeline

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions