-
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
feature request: detect wrong placement of /dev/null redirection
#3078
opened Nov 7, 2024 by
Villemoes
2 tasks
SC2031 is reported even if the subshell is in a different code path
#3068
opened Oct 6, 2024 by
ale5000-git
2 tasks done
Feature suggestion: Warnings regarding (automatic) recursive indirection/eval within [[ (( and $(( blocks
#3067
opened Oct 5, 2024 by
fedy-cz
(Other) Libraries suitable for implementing my own static analyses for (ba)sh
#3065
opened Sep 27, 2024 by
deliciouslytyped
Feature Request: case insensitive match for "shellcheck disable"
#3064
opened Sep 26, 2024 by
wileyhy
2 tasks done
(( arithmetic expressions )) for ksh a Linux flavor
#3063
opened Sep 25, 2024 by
LerouxYvon
2 of 4 tasks
Add a directive for treating a command as an alias of another command
#3060
opened Sep 22, 2024 by
thecaralice
2 tasks done
SC2086: variable from the braces expand loop
for i in {0..10}
#3059
opened Sep 18, 2024 by
A4-Tacks
1 of 4 tasks
[SC2120] False positive when a function is called by
trap
with arguments
#3052
opened Sep 3, 2024 by
Frederick888
2 of 4 tasks
SC2317 false positives on scripts run with
source
and having return
as its last command
#3046
opened Aug 27, 2024 by
pteroismw
1 of 4 tasks
SC2116 (Useless echo?) and SC2046 (prevent word splitting) should not apply if in case of SC2327 (command substitution will be empty).
#3043
opened Aug 21, 2024 by
mk-pmb
2 of 4 tasks
shellcheck-v0.10.0.linux.riscv64.tar.xz is actually gzipped, not xz'd
#3038
opened Aug 6, 2024 by
scop
Don't warn about a function not invoked if the function is exported
#3035
opened Jul 31, 2024 by
ale5000-git
2 tasks done
feature request: warn discarding exit code of
test
, [
, and [[
#3031
opened Jul 27, 2024 by
e-kwsm
2 tasks done
"SC2004 (style): $/${} is unnecessary on arithmetic variables" is too strict
#3030
opened Jul 26, 2024 by
laurenthuberdeau
2 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.