rustfmt-check icon indicating copy to clipboard operation
rustfmt-check copied to clipboard

On Windows Action commit files with Windows paths in their names.

Open clovexx opened this issue 1 year ago • 0 comments

Run mbrobbel/rustfmt-check@master
  with:
    token: ***
    mode: commit
    commit-message: Format Rust code using rustfmt
 env:
    CARGO_INCREMENTAL: 0

C:\Users\runneradmin\.cargo\bin\cargo.exe fmt -- -l
\\?\D:\a\projectname\projectname\build.rs
\\?\D:\a\projectname\projectname\src\lib.rs

pic

clovexx avatar Aug 25 '23 15:08 clovexx