Skip to content

Should rustfmt and clippy checks be added to the CI? #659

@ZapAnton

Description

@ZapAnton

The README for submitting PR states that the submitted code should be formatted with rustfmt.

Since there is already a script that is used to format existing exercises, should it be used in the Travis CI to check the format of the submitted code?

Also as of Rust 1.29 the cargo clippy command works on stable. Should it also be used in Travis to ensure that the submitted code is idiomatic?

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