Enforce LF endings
This commit is contained in:
parent
d2a74d0be0
commit
47bf088b76
1 changed files with 2 additions and 5 deletions
7
.gitattributes
vendored
7
.gitattributes
vendored
|
@ -1,5 +1,2 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Conform to PSR-12 coding standard
|
||||
*.php eol=lf
|
||||
Force LF endings
|
||||
* eol=lf
|
||||
|
|
Loading…
Reference in a new issue