-
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
opening a pipe to a
while read
loop flags assignment of $?
as SC2319
#3165
opened Mar 21, 2025 by
solstice333
SC2236/SC2237-equivalent to binary operators:
=
, !=
, -eq
, -ne
, -gt
, -ge
, -lt
, and -le
#3164
opened Mar 20, 2025 by
e-kwsm
2 tasks done
SC2292 description reads as though [[ ]] are a drop in replacement for [ ] in Bash
#3162
opened Mar 19, 2025 by
qha
Comments starting with shellcheck throw SC1072 and SC1073 when they are not related to disabling rules
#3160
opened Mar 16, 2025 by
nickjj
feature request: add option to complain about redundant braces
#3158
opened Mar 12, 2025 by
kurahaupo
Add native support for "Code Climate" / "GitLab Code Quality" report
#3155
opened Mar 10, 2025 by
pmhahn
SC2154 triggers only once, even among unrelated functions
#3154
opened Mar 5, 2025 by
mpol
3 of 4 tasks
[SC2016] should not be trigger with single quotes and undefined variable for .sh file
#3151
opened Feb 24, 2025 by
Mon-ius
SC2269: Add self-assignment of array elements to checks
#3150
opened Feb 20, 2025 by
Simon-Brandt
3 of 4 tasks
SC2038 seems to be triggered even when suggested form is used
#3149
opened Feb 17, 2025 by
srcshelton
SC2227 should only apply when there is an additional command
#3148
opened Feb 17, 2025 by
srcshelton
Please update Shellcheck with a new output format to be used with modern AI IDE and Editors or CLI AI tools
#3146
opened Feb 12, 2025 by
Emasoft
Snap building fails: swapon: /tmp/swap: swapon failed: Operation not permitted
#3143
opened Feb 11, 2025 by
xypron
SC2216: false positive for piping yes or letter y/n to commands that ask yes/no questions.
#3141
opened Feb 7, 2025 by
astkaasa
1 of 4 tasks
v0.10.0 miscategorizes uncalled function as unreachable code
#3137
opened Feb 4, 2025 by
matthewpersico
1 of 4 tasks
Previous Next
ProTip!
no:milestone will show everything without a milestone.