Skip to content

Example Travis config in README does not work #2688

@davidalber

Description

@davidalber

#2683 changed the README Travis config example to use --write-mode=check instead of --write-mode=diff. That's not currently working in Travis. See this build, for example.

$ cargo fmt --all -- --write-mode=check
Invalid write-mode: check

The command "cargo fmt --all -- --write-mode=check" exited with 1.

Is this a matter of waiting for a new version to be stamped or is there something more fundamental wrong?

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