chore: enforce linux line endings (#57)
All checks were successful
Lint / pre-commit Linting (push) Successful in 54s

Add .gitattributes and .editorconfig to enforce LF line endings. Update devcontainer settings.

Reviewed-on: #57
This commit was merged in pull request #57.
This commit is contained in:
2026-01-03 21:57:34 +01:00
parent 8e305f9126
commit a14206d32c
4 changed files with 12 additions and 2 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto eol=lf