Эх сурвалжийг харах

Merge pull request #4076 from alcohol/force-lf-eol-for-functional-test-fixtures

apply .gitattributes much more widely
Jordi Boggiano 9 жил өмнө
parent
commit
8cae147572
1 өөрчлөгдсөн 4 нэмэгдсэн , 1 устгасан
  1. 4 1
      .gitattributes

+ 4 - 1
.gitattributes

@@ -1 +1,4 @@
-tests/Composer/Test/Fixtures/installer/*.test   eol=lf
+* text=auto
+*.php text diff=php
+*.json text eol=lf
+*.test text eol=lf