-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Issues: koalaman/shellcheck
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Look at whether commands after tests in if/while conditions are common
#304
opened Feb 12, 2015 by
koalaman
Consider checking for foo || ( echo bar; exit 3) subshell exits
#396
opened Jun 24, 2015 by
koalaman
oldbash: suggest
case "$foo" in (pat)
instead pat)
in $()
when shebang is bash
#482
opened Sep 30, 2015 by
Artoria2e5
New potential error proposal: piping into eval without operands
#522
opened Oct 26, 2015 by
Artoria2e5
Warn about
ssh somewhere
followed by commands on separate lines
#565
opened Dec 16, 2015 by
koalaman
dash/sh: warn about using parameter-array, e.g. "${@:2}"
#815
opened Jan 4, 2017 by
bittorf
2 tasks done
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-01-26.