diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2023-02-17 07:01:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-17 04:01:25 -0800 |
commit | 573f7bf4cd72fc5ca0be324208f202c551c4dc26 (patch) | |
tree | 934b2b9097a84ed7a25181baa779045f4064abf9 /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | 9f3f4b38e858ee93627fdd82bed33d2edf55e000 (diff) | |
download | spack-573f7bf4cd72fc5ca0be324208f202c551c4dc26.tar.gz spack-573f7bf4cd72fc5ca0be324208f202c551c4dc26.tar.bz2 spack-573f7bf4cd72fc5ca0be324208f202c551c4dc26.tar.xz spack-573f7bf4cd72fc5ca0be324208f202c551c4dc26.zip |
Windows: enforce carriage return for .bat files (#35514)
Batch scripts in general will not function without carriage return line
endings on Windows. We rely on these scripts to support cmd, so we
should not allow these scripts to be converted to lf.
Note: Windows 11 supports lf line endings due to the use of Windows
Terminal. Once support for Windows 10 is dropped, this change can be
reverted.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
0 files changed, 0 insertions, 0 deletions