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

Created on 24 April 2023, over 1 year ago
Updated 5 October 2023, 12 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_layouts/drowl_layouts.layouts.yml.
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: outdated

Version

4.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: Perhaps you could take this from @thomas.frobieter? But we should ensure it doesn't get re-introduced.

  • First commit to issue fork.
  • Issue was unassigned.
  • 🇩🇪Germany Grevil

    4.x-dev doesn't seem to be affected by this. Did you mean to create this issue against 8.x-2.x?

  • 🇩🇪Germany Anybody Porta Westfalica

    @Grevil: Did you follow the steps described? If yes, perhaps it was solved in the meantime, then we can close this. But I'm wondering how...

    8.x-2.x and others are outdated, we don't have to care for them, thanks :)

  • Status changed to Closed: outdated 12 months ago
  • 🇩🇪Germany Grevil

    @Grevil: Did you follow the steps described? If yes, perhaps it was solved in the meantime, then we can close this. But I'm wondering how...

    Yes, no message appears. Also, when I run my conversion script (which is already field tested through other issues) git will show no changes when committing the files (where in 8.x-2.x the changes appear).

    Closing then.

Production build 0.71.5 2024