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

Be more strict about matching shebangs in files #35

Merged
merged 3 commits into from
Nov 16, 2021

Conversation

grische
Copy link
Contributor

@grische grische commented Nov 15, 2021

Require a valid shebang in the first line of a file to be validated by
shellcheck.

This allows embedding shell snippets in e.g. markdown files.

Require a valid shebang in the first line of a file to be validated by
shellcheck.

This allows embedding shell snippets in e.g. markdown files.
@grische grische force-pushed the more_strict_shebang_checking branch from 4b0b9dd to e91d00b Compare November 15, 2021 17:49
Copy link

@toelke toelke left a comment

Choose a reason for hiding this comment

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

LGTM

@grische grische merged commit 392cd66 into master Nov 16, 2021
@grische grische deleted the more_strict_shebang_checking branch November 16, 2021 10:17
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.

2 participants