1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 09:41:26 +02:00

Improve developer experience by forcing LF line endings (#2321)

This commit is contained in:
Wadim Kalmykov
2020-09-29 01:04:08 +07:00
committed by GitHub
parent efd68df13a
commit d6511e0df5

2
.gitattributes vendored
View File

@@ -11,3 +11,5 @@ phpunit.xml export-ignore
tests export-ignore
js/dist/* -diff
* text=auto eol=lf