Skip to content

code quality (linting and formatting) #303

Closed
@danieleades

Description

@danieleades

It doesn't appear that linting or formatting are applied/checked in this repo. Would you be interested in pull requests for these?

I can split these into separate issues if you like. I think the value of auto-formatting is well documented, particularly for open-source projects.

clippy also is useful for catching both correctness and style issues. The following PRs are mostly fixes for various clippy lints

see:

note that some of these may need to be rebased after others are merged (if they are merged, of course).

#305 in particular has potential to be a little hairy. that should probably go last, and also has the potential to cause headaches for other open PRs. My advice, rip the bandaid off. It'll save a lot of headaches in future.

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