Some files use CRLF line endings, instead of LF, causing git warnings:
Affected files:
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/drowl_media_types.libraries.yml.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--document--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--image--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--remote-video--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--slide--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--slideshow--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--vector-image--media-library.html.twig.
The file will have its original line endings in your working directory
warning: CRLF will be replaced by LF in web/modules/contrib/drowl_media/modules/drowl_media_types/templates/media-library/media--drowl-media-types--video--media-library.html.twig.
The file will have its original line endings in your working directory
Run git add .
on the modules checked out using composer
Configure editor correctly and re-save these files using LF line endings.
Closed: outdated
4.0
Code