Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 4f2bdc8

Browse files
committed
Set EndOfLine style on Appveyor
1 parent 8bc1ccb commit 4f2bdc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ version: "{build}"
22

33
image: Visual Studio 2015
44

5+
Style/EndOfLine:
6+
EnforcedStyle: crlf
7+
58
platform: x64
69

710
branches:

0 commit comments

Comments
 (0)