We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
GitHub is able to count the percentage of shell files even if they don't have .sh or simmilar extenison.
.sh
Is it possible for us to teach GitHub about rust-script file based on #!/usr/bin/env rust-script even if it doesn't have .rs extension?
#!/usr/bin/env rust-script
.rs
I think we should start from Adding an extension to a language in linguist/CONTRIBUTING.md
Thank you for rust-script ❤️
The text was updated successfully, but these errors were encountered:
rust-script
Thanks for the suggestion!
I created github-linguist/linguist#6354 - let's see what the maintainers say.
Sorry, something went wrong.
This is on track to be included in the next linguist release - github-linguist/linguist#6354 (review).
Closing this as the work has been done, follow github-linguist/linguist#6354 for progress updates.
Once again, thanks for the suggestion @azzamsa !
No branches or pull requests
Hi.
GitHub is able to count the percentage of shell files even if they don't have
.sh
or simmilar extenison.Is it possible for us to teach GitHub about rust-script file based on
#!/usr/bin/env rust-script
even if it doesn't have.rs
extension?I think we should start from Adding an extension to a language in linguist/CONTRIBUTING.md
Thank you for rust-script ❤️
The text was updated successfully, but these errors were encountered: