{{ message }}
Add ReScript interface extension '.resi'#6161
Merged
Merged
Conversation
Member
No, as this isn't the case and is bending the "rules" to suit a single use case. This will in turn set a precident which I'll have to argue over and over again.
Most definitely not. This is an invasion of privacy and contradicts the whole purpose of private repos. Private repos are also private to GitHub staff.
Linguist doesn't work like that. It looks at files in isolation so we do the same thing for the popularity requirement. There is already a solution users can, and many do, use: implement an override in the repo like these repos to tell Linguist to treat these files as ReScript. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR adds ReScript language's interface files (.resi) in addition to implementation (.res) files.
Description
This PR supplements the original implementation introduced in #4975.
Checklist: