Skip to content

Conversation

@kimsey0
Copy link

@kimsey0 kimsey0 commented Jan 19, 2026

Summary & Motivation

Updates .gitattributes to check out .sh files with Unix line endings (\n) on all platforms, including Windows.

Checklist

  • I have added tests, or done manual regression tests
  • I have updated the documentation, if necessary

@kimsey0 kimsey0 requested a review from a team as a code owner January 19, 2026 10:20
@CLAassistant
Copy link

CLAassistant commented Jan 19, 2026

CLA assistant check
All committers have signed the CLA.

@tjementum
Copy link
Member

I will think about this and see if I can find a better solution. I have been successfully making the .gitattributes only have '* text=auto'. It might be that on Windows, bash scripts are checked out with 'CRLF', but since Claude Code is running in WSL, it does not work. So maybe there is no way to avoid this. Ideally, I would love to delete the .gitattributes alltogehter.

@tjementum tjementum self-assigned this Jan 19, 2026
@tjementum tjementum added the Bug Something isn't working label Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants