Skip to content

Commit 77b22e0

Browse files
committed
Set preprocess parser files to LF line endings
1 parent 6aac4a4 commit 77b22e0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .gitattributes

+8
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@ configure eol=lf
22
*.sh eol=lf
33
*.patch eol=lf
44
tests/merlin-wrapper eol=lf
5+
6+
src/ocaml/preprocess/menhirLib.ml text eol=lf
7+
src/ocaml/preprocess/menhirLib.mli text eol=lf
8+
src/ocaml/preprocess/parser_explain.ml text eol=lf
9+
src/ocaml/preprocess/parser_printer.ml text eol=lf
10+
src/ocaml/preprocess/parser_raw.ml text eol=lf
11+
src/ocaml/preprocess/parser_raw.mli text eol=lf
12+
src/ocaml/preprocess/parser_recover.ml text eol=lf

0 commit comments

Comments
 (0)