Skip to content

Commit

Permalink
Use Unix eof for shell scripts (OCamlPro#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth authored Jul 29, 2024
1 parent 79736e5 commit d9349b1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Declare files that will always have LF line endings on checkout.
configure eol=lf
# Declare files will always have LF line endings on checkout.
*.sh text eol=lf

# Hide the file in statistics and pull request diffs.
tests/dune.inc linguist-generated

0 comments on commit d9349b1

Please sign in to comment.