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
Detect wrong uses of
exec for programs with arguments
#2745
opened Apr 26, 2023 by
jjant
2 tasks done
SC2096: Detects also non-shebang comments (i.e.
# /... without #!)
#2740
opened Apr 16, 2023 by
HenrikBengtsson
4 tasks done
SC2310 doesn't take subshells into account when determining if
errexit or set -e is turned on
#2738
opened Apr 15, 2023 by
h3xx
2 tasks done
Shellcheck does not complain about find -exec + (invalid on AIX)
#2737
opened Apr 14, 2023 by
bmarwell
2 tasks done
support --stdin-filename when passing files via stdin
#2735
opened Apr 13, 2023 by
vapier
2 tasks done
SC2295 should also warn for unquoted variables in pattern substitution
#2733
opened Apr 9, 2023 by
vejkse
2 tasks done
Should warn if for loop clobbers array variable index 0
#2730
opened Apr 5, 2023 by
zhatt
2 of 4 tasks
SC1044 breaks on empty quoted strings in heredoc delimeter word
#2726
opened Mar 28, 2023 by
jrogov
2 tasks done
SC2269 incorrectly says that an assignment does nothing
#2722
opened Mar 22, 2023 by
Brassrat
2 tasks done
ShellCheck busy loops and allocates memory until it is killed by OOM killer
#2721
opened Mar 22, 2023 by
kdudka
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.