Skip to content

Commit decaca5

Browse files
committed
chore: enforce lf checkouts for windows ci
1 parent 2c4c96b commit decaca5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* text=auto
2+
3+
*.ts text eol=lf
4+
*.tsx text eol=lf
5+
*.mjs text eol=lf
6+
*.md text eol=lf
7+
*.json text eol=lf
8+
*.yml text eol=lf
9+
*.yaml text eol=lf

0 commit comments

Comments
 (0)