Skip to content

Commit 2332588

Browse files
authored
ci: enforce LF line endings for script test fixtures (#324)
1 parent e7f292f commit 2332588

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Ensure script test fixtures always retain LF line endings on all OSes
2+
*.aspx_ text eol=lf
3+
*.cs_ text eol=lf
4+
*.py_ text eol=lf
5+
*.html_ text eol=lf

0 commit comments

Comments
 (0)