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
Brackets trigger syntax error but are missed by shellcheck
#2671
opened Jan 24, 2023 by
roaima
1 of 2 tasks
Consider warning about echo containing a backslash when the shell is /bin/sh
#2664
opened Jan 13, 2023 by
helmutg
2 tasks done
Shellcheck incorrectly complains about echo and printf commands
#2663
opened Jan 12, 2023 by
bvanassche
1 task done
Quote this to prevent word splitting
#2662
opened Jan 10, 2023 by
thisguyshouldworkforus
2 tasks done
SC2317: false-positive with EXIT trap in subshell?
#2660
opened Jan 9, 2023 by
pschyska
3 of 4 tasks
False positive of SC2261 (“multiple redirections compete for $FD”)
#2659
opened Jan 9, 2023 by
phi-gamma
2 tasks done
Another false positive for SC2050 when compared with ""
#2653
opened Jan 2, 2023 by
dakusui
2 tasks done
shellcheck v0.9.0 will keep eating ram until a segfault or a system lockup
#2652
opened Jan 1, 2023 by
sonic2kk
2 tasks done
Declaring bash functions using the
function keyword, with function body in parens
#2651
opened Jan 1, 2023 by
DrHyde
2 tasks done
shellcheck: encountered an exception while trying to report an exception.
#2647
opened Dec 27, 2022 by
kirxkirx
Optional check suggestion: prefix function declarations with
function
#2645
opened Dec 23, 2022 by
felipecrs
Disparity between checks against test "command" and [[ "command" ]]
#2641
opened Dec 15, 2022 by
jamesisin
2 of 4 tasks
SC2116 does not apply when variables are expanded indirectly from an array
#2637
opened Dec 13, 2022 by
AleixMT
3 of 4 tasks
SC2142 false positive on positional parameters in alias with escaping
#2635
opened Dec 8, 2022 by
padde
2 tasks done
[FR] Option to use canonical quoting in suggestion
#2634
opened Dec 6, 2022 by
WalterKolczynski-NOAA
2 tasks done
Previous Next
ProTip!
Follow long discussions with comments:>50.