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
[SC2153] impossible possible misspelling when unbound variables stop program
#2796
opened Jul 7, 2023 by
bruce-ricard
SC2044 does not offer a solution for filenames with line breaks
#2791
opened Jul 5, 2023 by
davidhedlund
SC2015:
A && B || true should be considered OK
#2789
opened Jun 28, 2023 by
ShamrockLee
3 of 4 tasks
False positive: SC2016:
find . -exec dash -c ... complains about single quoted expressions.
#2788
opened Jun 28, 2023 by
Dylan-Brotherston
2 tasks done
Request: Error for ${} around a file path with multiple variables
#2786
opened Jun 26, 2023 by
StandingPadAnimations
2 tasks done
False positive: SC2119 and SC2120 - "$#" is not an argument / positional parameter.
#2781
opened Jun 17, 2023 by
noncog
4 tasks done
SC2154: Warn for
set -u variables that will fail to expand, e.g. also in an if-condition
#2779
opened Jun 13, 2023 by
stdedos
4 tasks done
Emit warning for standalone pre/post increment/decrement operations with 'set -e'
#2777
opened Jun 12, 2023 by
varungandhi-src
2 tasks done
[FEATURE REQUEST] Check if variables are defined before other variables that use them
#2771
opened May 31, 2023 by
gabriel-astapenco-koin
SC2154 false positive when declaring array members with "printf -v" without quotes
#2767
opened May 26, 2023 by
manfredsc
2 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.