We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3aaa4f commit 675bc59Copy full SHA for 675bc59
.taskcluster.yml
@@ -142,6 +142,7 @@ tasks:
142
- set PATH=%LIB_PATH%;%PATH%
143
- rustup-init -yv --default-toolchain stable ^
144
--default-host x86_64-pc-windows-msvc
145
+ - git config --global core.autocrlf input
146
- git clone --quiet ${repository}
147
- cd rust-code-analysis
148
- git -c advice.detachedHead=false checkout ${head_rev}
0 commit comments