Skip to content

Use rust's clippy utility... #373

@JustinCappos

Description

@JustinCappos

We should be using a linter to help clean up the codebase. Clippy seems to be great, let's use it.

root@9eaaabfc2ea8:/home/test/safeposix-rust# cargo clippy
...
warning: `rustposix` (lib) generated 422 warnings
error: could not compile `rustposix` (lib) due to 13 previous errors; 422 warnings emitted

Right now, we have a long way to go to appease clippy. I am predicting we will find a lot of errors when doing this cleanup!

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