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

fix or suppress all shellcheck warnings #494

Merged
merged 1 commit into from
Dec 19, 2015

Conversation

jhoblitt
Copy link
Contributor

This change-set represent the minimum possible change to either fix or
suppress all warnings from the shellcheck linter. The presence of these
warnings is an annoyance for those with automatic linting enabled in
their editor of choice.

This include dead variable removal but no logic or stylistic
improvements.

This change-set represent the minimum possible change to either fix or
suppress all warnings from the shellcheck linter.  The presence of these
warnings is an annoyance for those with automatic linting enabled in
their editor of choice.

This include dead variable removal but no logic or stylistic
improvements.
@cheeseplus
Copy link
Contributor

I've got no objections here, love it +1

cheeseplus pushed a commit that referenced this pull request Dec 19, 2015
fix or suppress all shellcheck warnings
@cheeseplus cheeseplus merged commit 046deb7 into chef:master Dec 19, 2015
@jhoblitt
Copy link
Contributor Author

@cheeseplus Great! What do you think about adding shellcheck to travis? The downside to this is that the package has vanished from the travis apt mirrors and sudo has to be enabled to use it.

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