We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf3d06 commit 3c9e46fCopy full SHA for 3c9e46f
.gitattributes
@@ -3,3 +3,6 @@
3
4
*.ml linguist-language=OCaml
5
*.mli linguist-language=OCaml
6
+
7
+# needed for the testsuite
8
+compiler/tests-ocaml/basic-io/wc.ml -text
0 commit comments