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

sh: pass in filetype to shellcheck #576

Merged
merged 1 commit into from
Sep 5, 2016

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Sep 2, 2016

This avoids the warning from shellcheck in case if there is no shebang.
This does not parse / look closely on any existing shebang line on purpose.
Ref: #409 (comment)

/cc @lverweijen

This avoids the warning from shellcheck in case if there is no shebang.
This does not parse / look closely on any existing shebang line on purpose.
Ref: neomake#409 (comment)
@blueyed
Copy link
Member Author

blueyed commented Sep 2, 2016

What do you think about using "sh" for an empty filetype?

@blueyed blueyed merged commit b918d4a into neomake:master Sep 5, 2016
@blueyed blueyed deleted the shellcheck-pass-shell branch September 5, 2016 10:47
rasmusx pushed a commit to rasmusx/neomake that referenced this pull request Dec 9, 2016
This avoids the warning from shellcheck in case if there is no shebang.
This does not parse / look closely on any existing shebang line on purpose.
Ref: neomake#409 (comment)
euclio pushed a commit to euclio/neomake that referenced this pull request Jan 17, 2017
This avoids the warning from shellcheck in case if there is no shebang.
This does not parse / look closely on any existing shebang line on purpose.
Ref: neomake#409 (comment)
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.

1 participant