1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00

Merge pull request #1837 from peterneave/main

fix: Ensure scripts have LF line endings
This commit is contained in:
liv
2024-03-15 13:56:35 +01:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

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