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 rust-script to Rust interpreters #6354

Merged
merged 2 commits into from May 30, 2023

Conversation

fornwall
Copy link
Contributor

@fornwall fornwall commented Apr 1, 2023

Detect rust-script files as rust source code.

Description

Detect files using the rust-script interpreter as Rust source code. Asked for here. See this GitHub search for examples of usage.

Checklist:

  • I am adding new or changing current functionality
    • I have added or updated the tests for the new or changed functionality.

@fornwall fornwall requested a review from a team as a code owner April 1, 2023 19:55
@Alhadis Alhadis changed the title Detect rust-script as rust Add rust-script to Rust interpreters Apr 2, 2023
Copy link
Collaborator

@Alhadis Alhadis 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 please provide a source for the sample you've included? We need to be sure that it's been released under an open-source license.

@fornwall
Copy link
Contributor Author

fornwall commented Apr 2, 2023

Could you please provide a source for the sample you've included? We need to be sure that it's been released under an open-source license.

It was just a personal utility script of mine, which I hereby license under the MIT license.

@Alhadis Is that good enough, or would you rather prefer to pick a script from an existing repository?

@Alhadis
Copy link
Collaborator

Alhadis commented Apr 2, 2023

It was just a personal utility script of mine, which I hereby license under the MIT license.

That's perfectly fine. Just wanted to get that on record. 👍

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. Thanks.

Note: this PR will not be merged until close to when the next release is made. See here for more details.

@lildude lildude requested a review from a team as a code owner May 30, 2023 09:15
@lildude lildude added this pull request to the merge queue May 30, 2023
Merged via the queue into github-linguist:master with commit c31f765 May 30, 2023
5 checks passed
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

3 participants