mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
Do not mess with newlines for git config
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
---
|
---
|
||||||
init:
|
init:
|
||||||
|
# Stop git from changing newlines
|
||||||
|
- git config --global core.autocrlf input
|
||||||
# Set up the build environment
|
# Set up the build environment
|
||||||
- '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd"
|
- '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd"
|
||||||
/x64 /release'
|
/x64 /release'
|
||||||
|
|||||||
Reference in New Issue
Block a user