Skip to content

Add .gitattributes to enforce LF line endings and update generated types#106

Merged
an0nn30 merged 1 commit into
mainfrom
chore/gitattributes-lf-normalization
Apr 8, 2026
Merged

Add .gitattributes to enforce LF line endings and update generated types#106
an0nn30 merged 1 commit into
mainfrom
chore/gitattributes-lf-normalization

Conversation

@an0nn30

@an0nn30 an0nn30 commented Apr 8, 2026

Copy link
Copy Markdown
Owner
  • Add .gitattributes with text=auto eol=lf to prevent CRLF issues across Windows/macOS/Linux contributors
  • Update auto-generated KeyboardShortcuts.ts to match current Rust struct

What does this PR do?

Type of change

  • Bug fix
  • New feature
  • Performance improvement
  • Refactor / cleanup
  • Documentation
  • Other (describe below)

Testing

  • Builds without errors (cargo build --release -p conch_tauri)
  • Tested on macOS / Windows / Linux (circle what applies)
  • No regressions in existing functionality

Notes for reviewer

- Add .gitattributes with text=auto eol=lf to prevent CRLF issues
  across Windows/macOS/Linux contributors
- Update auto-generated KeyboardShortcuts.ts to match current Rust struct
@an0nn30 an0nn30 merged commit 3920add into main Apr 8, 2026
4 of 5 checks passed
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