Skip to content

chore: Enforcing LF Line Endings#2622

Open
sameerdattav wants to merge 1 commit intokubeflow:masterfrom
sameerdattav:crlf_to_lf
Open

chore: Enforcing LF Line Endings#2622
sameerdattav wants to merge 1 commit intokubeflow:masterfrom
sameerdattav:crlf_to_lf

Conversation

@sameerdattav
Copy link

Add .gitattributes to enforce LF line endings

Adds .gitattributes with * text=auto eol=lf to ensure consistent Unix-style line endings across all platforms.

This prevents issues with shell scripts and Makefiles that fail when CRLF endings are accidentally committed from Windows environments. The change only affects future commits and does not modify existing files.

Signed-off-by: Surya Sameer Datta Vaddadi <f20220373@goa.bits-pilani.ac.in>
@github-actions
Copy link

🎉 Welcome to the Kubeflow Katib repo! 🎉

Thanks for opening your first PR! We're excited to have you onboard 🚀

Next steps:

Feel free to ask questions in the comments. Thanks again for contributing! 🙏

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign gaocegege for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sameerdattav sameerdattav changed the title chore: Enforcing CRLF Line Endings chore: Enforcing LF Line Endings Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant