Skip to content

Lock grammar versions#3208

Merged
arfon merged 3 commits intogithub-linguist:masterfrom
pchaigno:lock-grammar-versions
Sep 13, 2016
Merged

Lock grammar versions#3208
arfon merged 3 commits intogithub-linguist:masterfrom
pchaigno:lock-grammar-versions

Conversation

@pchaigno
Copy link
Copy Markdown
Contributor

Fixes #3070 by locking the version of the three grammars in forks:

  • github-linguist/awk-sublime
  • github-linguist/NSIS
  • github-linguist/sublime-sourcepawn

For all three grammars, the issue is that the authors removed one of the files we were using for parsing (usually .tmLanguages files).
#3079 should have fixed the issue with two of the three grammars. It allows convert-grammars to parse YAML files. It unfortunately does not work (see .nsi files and .awk files). I'll open another issue to explain why I think it fails and possible solutions.

On the shorter term, I think the best would be to lock the versions.

@arfon
Copy link
Copy Markdown
Contributor

arfon commented Sep 13, 2016

👍 awesome. Thanks @pchaigno

@arfon arfon merged commit c7a0d7b into github-linguist:master Sep 13, 2016
@pchaigno pchaigno deleted the lock-grammar-versions branch September 13, 2016 17:59
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with some grammars

2 participants