mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Stop crlf messages in appveyor
This commit is contained in:
parent
51cf46e660
commit
37f49d8fd4
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ build: false
|
|||
|
||||
before_test:
|
||||
# Shut up CRLF messages
|
||||
- git config --global core.autocrlf false
|
||||
- git config --global core.safecrlf false
|
||||
|
||||
test_script: tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue