Skip to content

chore: enforce LF line endings via .gitattributes#6079

Merged
tuntoja merged 1 commit intodevelopfrom
MON-32897-add-gitattributes-auto-lf
Mar 30, 2026
Merged

chore: enforce LF line endings via .gitattributes#6079
tuntoja merged 1 commit intodevelopfrom
MON-32897-add-gitattributes-auto-lf

Conversation

@tuntoja
Copy link
Copy Markdown
Contributor

@tuntoja tuntoja commented Mar 27, 2026

Add * text=auto eol=lf to prevent CRLF from being committed, which can break Perl shebang lines and script execution on Linux.

Refs: MON-32897

Add `* text=auto eol=lf` to prevent CRLF from being committed,
which can break Perl shebang lines and script execution on Linux.

Refs: MON-32897
@tuntoja tuntoja requested a review from a team as a code owner March 27, 2026 14:47
@tuntoja tuntoja merged commit 4d97424 into develop Mar 30, 2026
7 checks passed
@tuntoja tuntoja deleted the MON-32897-add-gitattributes-auto-lf branch March 30, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants