Skip to content

Commit d7ec04f

Browse files
committed
test change to .gitattributes to specifically tell pyfa.py to save with LF line endings
1 parent 91baabd commit d7ec04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*.py3 text eol=crlf
1515
*.pyw text eol=crlf
1616
*.pyx text eol=crlf
17-
17+
pyfa.py text eol=lf
1818

1919
# Denote all files that are truly binary and should not be modified.
2020
# Binary files

0 commit comments

Comments
 (0)