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 support for poetry.lock #4920

Merged
merged 1 commit into from Jul 13, 2020
Merged

Conversation

smola
Copy link
Contributor

@smola smola commented Jul 10, 2020

Description

Checklist:

- Mark poetry.lock as TOML and generated. Fixed github-linguist#4882
- Added sample from poetry project (MIT license):
  https://github.com/python-poetry/poetry/blob/b19873ae4f4391b89bd6fe89aed52963c44db078/poetry.lock
Copy link
Contributor

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

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

Could you also add that new filename to the TOML entry in languages.yml?

@smola
Copy link
Contributor Author

smola commented Jul 11, 2020

@smola smola requested a review from pchaigno July 11, 2020 15:08
@pchaigno
Copy link
Contributor

@pchaigno Unless I'm missing something, it's already there:
https://github.com/github/linguist/pull/4920/files#diff-3552b1a64ad2071983c4d91349075c75R5383

🤦 Not sure how I missed that.

@lildude lildude merged commit 86864a1 into github-linguist:master Jul 13, 2020
@lildude lildude changed the title add support for poetry.lock Add support for poetry.lock Jul 13, 2020
@smola smola deleted the poetry-lock branch July 13, 2020 13:41
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.

About poetry.lock
3 participants