Fix CRLF line endings, should be LF (wrong editor configuration)

Created on 24 April 2023, over 1 year ago
Updated 25 April 2024, 7 months ago

Problem/Motivation

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_paragraphs/templates/paragraph-preview-placeholder.html.twig.
The file will have its original line endings in your working directory

Steps to reproduce

Run git add . on the modules checked out using composer

Proposed resolution

Configure editor correctly and re-save these files using LF line endings.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: cannot reproduce

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • Assigned to Grevil
  • 🇩🇪Germany Anybody Porta Westfalica

    @Grevil: Could you please take a short look, if this is still an issue in drowl_paragraphs_bs? This issue comes from drowl_paragraphs originally.

  • Issue was unassigned.
  • Status changed to Closed: cannot reproduce 7 months ago
  • 🇩🇪Germany Grevil

    Nope, not seeing any issue!

Production build 0.71.5 2024