Skip to content

Commit cbae5f8

Browse files
authored
fix: Force LF line endings (#644)
1 parent 91b9813 commit cbae5f8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
text=auto eol=lf

webrequest/docker-entry.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ set -ex
1010
&
1111

1212
python3 server.py
13+

0 commit comments

Comments
 (0)