8000 Use Linux line endings on all platforms by jpstotz · Pull Request #2150 · soot-oss/soot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use Linux line endings on all platforms #2150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

jpstotz
Copy link
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
65AD
@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
0