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 filenames to lex #4952

Merged
merged 6 commits into from
Sep 1, 2020
Merged

Add filenames to lex #4952

merged 6 commits into from
Sep 1, 2020

Conversation

philass
Copy link
Contributor

@philass philass commented Aug 20, 2020

Lots of people name their Lex files Lexer.x or lexer.x. The issue is that the are incorrectly classifies with the Logos language. This PR aims to fix that.

Description

Checklist:

@philass
Copy link
Contributor Author

philass commented Aug 21, 2020

Please let me know if there are any changes I need to make, to get this merged.

@lildude lildude requested review from pchaigno and Alhadis August 23, 2020 14:14
@lildude
Copy link
Member

lildude commented Aug 24, 2020

Please let me know if there are any changes I need to make, to get this merged.

Looks like you missed off adding the sample file you referenced 😄

@lildude
Copy link
Member

lildude commented Aug 24, 2020

Oh yes, and popularity looks good.

@philass
Copy link
Contributor Author

philass commented Aug 24, 2020

thanks @lildude for the pointers. I fixed the link.

@lildude
Copy link
Member

lildude commented Aug 25, 2020

@philass we still need a copy of the file added to the samples/Lex directory. Please add it to that dir in this PR.

@philass
Copy link
Contributor Author

philass commented Aug 25, 2020

Sorry about that, I misunderstood what you said. Thanks for your patience!

@philass
Copy link
Contributor Author

philass commented Aug 25, 2020

I think everything should be good now

Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

lib/linguist/languages.yml Show resolved Hide resolved
@lildude lildude merged commit 290d234 into github-linguist:master Sep 1, 2020
sambacha pushed a commit to freight-trust/linguist that referenced this pull request Sep 4, 2020
* Add filenames to lex

* Add sample to Lex

* Put Lexer.x in filenames

* delete Lexer.x from languages.yml

* Add Lexer.x to languages.yml

* Fix filename ordering
Alhadis added a commit to file-icons/atom that referenced this pull request Sep 17, 2020
Added:
* CoffeeScript: `.coffee.md` (github-linguist/linguist#4957)
* Lex:          `lexer.x`    (github-linguist/linguist#4952)
* NGINX:        `.nginx`     (github-linguist/linguist#4965)
* Ruby:         `.simplecov` (github-linguist/linguist#4976)
exuanbo added a commit to exuanbo/file-icons-js that referenced this pull request Oct 15, 2020
@pnotequalnp pnotequalnp mentioned this pull request Mar 14, 2022
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants