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
Spurious error for variable declared and referenced in "$()" in PS1
#2098
opened Dec 2, 2020 by
lifecrisis
2 of 2
Warn about using bash-only variables on a declared /bin/sh
#2093
opened Nov 25, 2020 by
stdedos
4 of 4
New rule request regarding local shadowing attempt of a readonly global variable
#2090
opened Nov 15, 2020 by
Lin-Buo-Ren
4 of 4
Enhancement Request: add IBM Power Linux Platform (ppc64le) support
#2081
opened Oct 30, 2020 by
seth-priya
TODO: SC2046 adding quotes as recommended caused script to fail??
#2080
opened Oct 26, 2020 by
msetzerii
2 of 4
Question on running shellcheck on files in directory like /usr/bin
#2079
opened Oct 25, 2020 by
msetzerii
0 of 4
SC2005: exit code changes if you follow the suggestion, suggestion should note this
#2078
opened Oct 24, 2020 by
unhammer
1 of 1
SC2005: echo is not useless when reading from a file and overwriting it with the output
#2074
opened Oct 16, 2020 by
verhovsky
2 of 2
SC2034 should not trigger for a nameref variable in an assignment only
#2071
opened Oct 15, 2020 by
leagris
2 of 4
export-ing a string with quotes causes SC2089+SC2090 warning
#2064
opened Oct 7, 2020 by
joanbm
2 of 2
Enhancement: `set -e` is ignored in functions when used in the "if" context
#2054
opened Sep 8, 2020 by
mvo5
2 of 2
SC2154: Incorrect 'referenced but not assigned' warning with :+ expansion
#2053
opened Sep 7, 2020 by
dimo414
3 of 4
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.