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

Add QL language #3

Merged
merged 3 commits into from Mar 3, 2020
Merged

Add QL language #3

merged 3 commits into from Mar 3, 2020

Conversation

rewinfrey
Copy link
Collaborator

Adds support for detecting the QL language.

⚠️ Updated language ids are based on Linguist that is yet to be merged. ⚠️

@tclem, I'm not aware of a use case that depends on language ids, but want to call out that language ids are changing here in case it prevents merging this patch until the Linguist patch is merged.

@tclem
Copy link
Owner

tclem commented Mar 2, 2020

I don't think language ids are changing, but go intentionally does un-ordered maps... It might be worth adding some code to sort by language name for the generated code just to make our diffs nicer.

@rewinfrey
Copy link
Collaborator Author

@tclem I added a simple sort on language name for the generated maps. Results in a big diff now, but I think it'll help with future diffs.

@tclem tclem merged commit 7778471 into tclem:master Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants