Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move grammar/ to grammars/ #156

Merged
merged 2 commits into from
Oct 23, 2020

Conversation

am11
Copy link
Contributor

@am11 am11 commented Sep 17, 2020

While switching GitHub's F# grammar to this submodule, I had to workaround a minor convention issue in the grammar compiler: https://github.com/github/linguist/pull/5011/files#diff-91bc2b1e93e770563d8569e9ce02c091R51. The grammar compiler of github considers the grammar files which are not under the grammars/ directory as non-standard. If this is not a problem for other dependents of this repository, it would be nice to move it under grammars/. I will subsequently remove the workaround.

Thanks.

@Krzysztof-Cieslak
Copy link
Member

Thanks, and thanks for working on linguist update.

@Krzysztof-Cieslak Krzysztof-Cieslak merged commit ab82ac5 into ionide:master Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants