Skip to content

Commit 3fa09fe

Browse files
kevinjifacebook-github-bot
authored andcommitted
Treat *.ml{i} in Linguist as OCaml
Summary: Pull Request resolved: #8950 Reviewed By: mroch Differential Revision: D41444463 Pulled By: SamChou19815 fbshipit-source-id: 0c7bfb1e629c9217c10b99311301dee8c36f5ba7
1 parent ee50d5d commit 3fa09fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* text eol=lf
33
*.png binary
44
*.gif binary
5+
*.ml linguist-language=OCaml
6+
*.mli linguist-language=OCaml
57

68
src/parser/test/esprima/JSX/multiline-crlf-text.js binary
79
src/parser/test/esprima/comment/migrated_0011.js binary

0 commit comments

Comments
 (0)