issues
search
koalaman
/
shellcheck
ShellCheck, a static analysis tool for shell scripts
https://www.shellcheck.net
GNU General Public License v3.0
36.45k
stars
1.78k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ignoring a wrapped command
#3086
avidseeker
closed
1 day ago
1
SC1073 parse error in double quoted string. (possible improvement the message is NOT incorrect as issued in this case)
#3085
dshuman52
opened
3 days ago
0
SC2031 missing issues with process substitution (`<()`)
#3084
stdedos
opened
5 days ago
1
SC2320 (warning): This $? refers to echo/printf, not a previous command.
#3083
macalixx
opened
6 days ago
1
Recognize "oksh" executable name as ksh
#3082
silby
opened
1 week ago
0
SC2154 should optionally strict check to avoid errors when using "set -u"
#3081
kkmuffme
opened
1 week ago
2
SC2154/check-unassigned-uppercase does not report error for $1,...
#3080
kkmuffme
opened
1 week ago
2
Bug: --include silently fails for optional checks without --enable
#3079
BebeSparkelSparkel
opened
1 week ago
0
feature request: detect wrong placement of /dev/null redirection
#3078
Villemoes
opened
1 week ago
0
does Shellcheck have WASM now
#3077
Zlaojie
opened
1 week ago
0
Update README.md
#3076
kuraian
opened
2 weeks ago
0
Diff 1.0 was released
#3075
juhp
closed
2 weeks ago
2
SC2154 is triggered on an all caps variable
#3074
danielcft
closed
2 weeks ago
2
where is the errors database in the github repo?
#3073
paxsali
closed
3 weeks ago
2
Run set -x in a subshell
#3072
alex-harvey-z3q
closed
3 weeks ago
6
strange style warning
#3071
jmikedupont2
closed
3 weeks ago
4
SC2218 not discovered when function combined with logical operators
#3070
olivergondza
closed
3 weeks ago
1
unbound variable not detected
#3069
udf2457
closed
1 month ago
0
SC2031 is reported even if the subshell is in a different code path
#3068
ale5000-git
opened
1 month ago
0
Feature suggestion: Warnings regarding (automatic) recursive indirection/eval within [[ (( and $(( blocks
#3067
fedy-cz
opened
1 month ago
2
Make
#3066
gedw99
opened
1 month ago
0
(Other) Libraries suitable for implementing my own static analyses for (ba)sh
#3065
deliciouslytyped
opened
1 month ago
0
Feature Request: case insensitive match for "shellcheck disable"
#3064
wileyhy
opened
1 month ago
0
(( arithmetic expressions )) for ksh a Linux flavor
#3063
LerouxYvon
opened
1 month ago
0
[SC3045] `read -d` is POSIX.1-2024 compliant
#3062
JP-Ellis
opened
1 month ago
1
Recursiveness topic in the manpage
#3061
opk12
opened
1 month ago
0
Add a directive for treating a command as an alias of another command
#3060
thecaralice
opened
1 month ago
0
SC2086: variable from the braces expand loop `for i in {0..10}`
#3059
A4-Tacks
opened
2 months ago
0
SC3045: Inconsistent policy
#3058
mcandre
opened
2 months ago
0
[SC2317] False positive with nested functions
#3057
GrabbenD
opened
2 months ago
0
Update README.md and add Codety into the tool list
#3056
random1223
closed
3 weeks ago
0
[SC2295] Example itself is problematic.
#3055
Europia79
closed
2 months ago
1
SC2329 should be transitive
#3054
ensc
closed
3 weeks ago
3
Incorrect handling of the source command
#3053
pepalogik
opened
2 months ago
0
[SC2120] False positive when a function is called by `trap` with arguments
#3052
Frederick888
opened
2 months ago
2
Would you consider adding the appropriate changelog fragment to the releases when releasing?
#3051
stdedos
closed
3 weeks ago
1
Mention Bash LSP integration in the README
#3050
imbolc
closed
3 weeks ago
1
SC2086 - False positive in multi-line quoted string
#3049
gstory20
closed
2 months ago
3
SC1089: bash: coproc "NAME" { ...; } - quoted NAME kills parsing
#3048
iam-TJ
closed
2 months ago
1
[Feature request] Is it time to deprecate UUOC (SC2002)?
#3047
edwardgalligan
closed
2 months ago
3
SC2317 false positives on scripts run with `source` and having `return` as its last command
#3046
pteroismw
opened
2 months ago
0
sh
#3045
liuyl53
closed
2 months ago
0
Local variable escaped from the function
#3044
A4-Tacks
opened
2 months ago
0
SC2116 (Useless echo?) and SC2046 (prevent word splitting) should not apply if in case of SC2327 (command substitution will be empty).
#3043
mk-pmb
opened
2 months ago
2
[SC2312] triggers for return in a condition
#3042
Kreyren
closed
3 months ago
2
[QUESTION] is xargs also a solution to sc2089, sc2090?
#3041
Veraellyunjie
closed
2 months ago
2
/bin/dash detect error
#3040
Mon-ius
opened
3 months ago
0
shellcheck-v0.10.0.linux.riscv64.tar.xz is actually gzipped, not xz'd
#3038
scop
opened
3 months ago
1
Fix typos and trailing whitespace
#3037
ember91
closed
3 months ago
1
shell-test
#3036
18124253231
closed
3 months ago
0
Next