Skip to content

Add .gitattributes to enforce LF line endings#1065

Closed
Sukuna0007Abhi wants to merge 1 commit intooss-aspen:devfrom
Sukuna0007Abhi:fix/gitattributes-line-endings
Closed

Add .gitattributes to enforce LF line endings#1065
Sukuna0007Abhi wants to merge 1 commit intooss-aspen:devfrom
Sukuna0007Abhi:fix/gitattributes-line-endings

Conversation

@Sukuna0007Abhi
Copy link
Copy Markdown

- Set default text handling to auto-normalize line endings
- Explicitly enforce LF line endings for Python files
- Add LF enforcement for other repository text files
- Fixes oss-aspen#1062

Signed-off-by: Sukuna0007Abhi <[email protected]>
@nexpectArpit nexpectArpit force-pushed the fix/gitattributes-line-endings branch from 864f667 to d9ada51 Compare January 12, 2026 11:58
@MoralCode
Copy link
Copy Markdown
Contributor

@Sukuna0007Abhi @nexpectArpit do you two know each other? cant say ive ever seen a PR on a fork by the submitter force pushed to by a totally different account before

@Sukuna0007Abhi
Copy link
Copy Markdown
Author

Sukuna0007Abhi commented Jan 15, 2026

Closing it as #1063 will be done for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .gitattributes for defining how to handle line endings

2 participants