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

Autodetect csh script as shellscript #90960

Merged
merged 3 commits into from
Feb 21, 2020
Merged

Conversation

Helloimbob
Copy link
Contributor

Identify csh scripts (file extenstion .csh or #!/usr/bin/csh in first line) as shellscript.

This PR fixes #

Identify csh scripts (file extenstion `.csh` or `#!/usr/bin/csh` in first line) as shellscript.
@aeschli aeschli added this to the February 2020 milestone Feb 19, 2020
@aeschli
Copy link
Contributor

aeschli commented Feb 19, 2020

Looks good so far. Let me know when this is ready for being reviewed

@Helloimbob Helloimbob marked this pull request as ready for review February 20, 2020 20:57
@aeschli aeschli merged commit f818857 into microsoft:master Feb 21, 2020
@aeschli
Copy link
Contributor

aeschli commented Feb 21, 2020

Thanks @Helloimbob !

@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2020
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.

2 participants