Enforce LF endings

This commit is contained in:
Jay Trees 2022-01-21 15:23:04 +01:00
parent d2a74d0be0
commit 47bf088b76

7
.gitattributes vendored
View file

@ -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