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