mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
Improve developer experience by forcing LF line endings (#2321)
This commit is contained in:
2
framework/core/.gitattributes
vendored
2
framework/core/.gitattributes
vendored
@ -11,3 +11,5 @@ phpunit.xml export-ignore
|
||||
tests export-ignore
|
||||
|
||||
js/dist/* -diff
|
||||
|
||||
* text=auto eol=lf
|
||||
|
Reference in New Issue
Block a user