We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aac4a4 commit 77b22e0Copy full SHA for 77b22e0
.gitattributes
@@ -2,3 +2,11 @@ configure eol=lf
2
*.sh eol=lf
3
*.patch eol=lf
4
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