We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6c397 commit 6523ef4Copy full SHA for 6523ef4
src/ci/scripts/disable-git-crlf-conversion.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
# Disable automatic line ending conversion, which is enabled by default on
3
-# Azure's Windows image. Having the conversion enabled caused regressions both
+# GitHub's Windows image. Having the conversion enabled caused regressions both
4
# in our test suite (it broke miri tests) and in the ecosystem, since we
5
# started shipping install scripts with CRLF endings instead of the old LF.
6
#
0 commit comments