Closed kevinji closed 7 months ago
@connernilsen are you a good person to review this PR? If not, is there someone else who can look at this?
Or maybe @grievejia?
This looks like a pretty simple change @kevinji. Let me pull it in and see what others think :)
@connernilsen has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@connernilsen merged this pull request in facebook/pyre-check@31e351c81cd0410ca1138c237cd1928ddafc909b.
Pre-submission checklist
pip install -r requirements-dev.txt && pre-commit install
pre-commit run
Summary
Some files (see the screenshot below) are being incorrectly recognized as SML instead of OCaml by Linguist. This change explicitly marks *.ml{i} files as always OCaml for Linguist.
Test Plan
N/A