i3ipc-rs icon indicating copy to clipboard operation
i3ipc-rs copied to clipboard

add fmt check to ci [not ready to merge]

Open soenkehahn opened this issue 6 years ago • 1 comments

cargo fmt -- --check currently fails on master. I think we should either

  • ensure on travis that cargo fmt -- --check passes or
  • decide that this project is formatted manually and rustfmt isn't used.

I would prefer the first option.

soenkehahn avatar Feb 17 '19 22:02 soenkehahn

I'm a bit baffled why this passes on travis (for stable). It doesn't on my machine with the same rustfmt --version.

soenkehahn avatar Feb 17 '19 22:02 soenkehahn