Skip to content

Commit

Permalink
Don't force LF line endings on zsh script
Browse files Browse the repository at this point in the history
> the pattern is not necessary, as the scripts with those extensions
> are not executable and are crunched into an OCaml script

ocaml#4242 (comment)
  • Loading branch information
MisterDA committed Aug 17, 2020
1 parent 381a81b commit bab0c25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitattributes
Expand Up @@ -3,7 +3,6 @@

# Shell scripts, autoconf, etc. must have LF endings, even on Windows
*.sh text eol=lf
*.zsh text eol=lf
configure text eol=lf -diff
configure.ac text eol=lf
msvs-detect text eol=lf
Expand Down

0 comments on commit bab0c25

Please sign in to comment.