Skip to content

Commit

Permalink
fix line-ending to LF
Browse files Browse the repository at this point in the history
otherwise phpstan cannot be build on windows when core.autocrlf is enabled
  • Loading branch information
clxmstaab authored and ondrejmirtes committed Mar 15, 2020
1 parent 29d6e15 commit 67e8f8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
*.php text eol=lf

tests/PHPStan/Command/ErrorFormatter/data/WindowsNewlines.php eol=crlf

0 comments on commit 67e8f8e

Please sign in to comment.