Skip to content

Commit 4ca98ed

Browse files
authored
correct eol attributes for yaml files (#2466)
1 parent ab96e93 commit 4ca98ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
*.dart eol=lf
1+
*.dart text eol=lf
2+
*.yaml text eol=lf
23

34
# Don't collapse in github code reviews by default.
45
lib/src/version.dart linguist-generated=false

0 commit comments

Comments
 (0)