Skip to content

Use Linux line endings on all platforms#2150

Merged
StevenArzt merged 1 commit intosoot-oss:developfrom
jpstotz:gitattributes
Apr 14, 2025
Merged

Use Linux line endings on all platforms#2150
StevenArzt merged 1 commit intosoot-oss:developfrom
jpstotz:gitattributes

Conversation

@jpstotz
Copy link
Copy Markdown
Contributor

@jpstotz jpstotz commented Apr 14, 2025

When building soot on Windows you have to manually configure git to check-out soot using Linux line endings, otherwise Maven will always create Option classes that just differ regarding their line ending. But those files are still considered as modified by git.

The .gitattributes file from this PR automatically tells GIT how to handle files regarding their line-ending which is helpful especially on Windows.

@StevenArzt StevenArzt merged commit 8f68116 into soot-oss:develop Apr 14, 2025
5 checks passed
@jpstotz jpstotz deleted the gitattributes branch April 14, 2025 12:44
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.

2 participants