Skip to content

Commit e1de2b6

Browse files
committed
Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkan
Fix tidy tripping up on untracked files with special characters in their name Previously, the tidy tool would fault if an untracked file had a space or other special characters in its name. If there was an untracked file "foo bar", it would include the quoting in it's path and split on the first space, giving output like this: `skip untracked path "foo during rustfmt invocations`
2 parents 2e94f97 + 1a8b516 commit e1de2b6

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)