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
Incorrect Warning: ls * | grep -v something [SC2010]
#2864
opened Nov 20, 2023 by
7Pawns
1 task done
local variable declaration blocks a warning about unassigned global variable with the same name
#2863
opened Nov 17, 2023 by
AleXoundOS
3 of 4 tasks
Incorrect warning: SC2089 (warning): Quotes/backslashes will be treated literally. Use an array.
#2861
opened Nov 12, 2023 by
vipasko
2 of 4 tasks
Possible to globally exclude patterns or literal strings somehow?
#2859
opened Nov 9, 2023 by
luckman212
[Feature request]: Warn on "${!var}" without array expansion
#2858
opened Nov 9, 2023 by
hseg
2 tasks done
Spurious SC2086 with multiple files (0.9.0 regression)
#2852
opened Oct 28, 2023 by
CyberShadow
2 tasks done
Spurious SC2004 with multiple files (0.9.0 regression)
#2851
opened Oct 28, 2023 by
CyberShadow
2 tasks done
Feature Request: Check for version-specific Bash feature compatibility
#2850
opened Oct 28, 2023 by
gwerbin
2 tasks done
Shellcheck crashes when expanding an array element inside arithmetic expansion inside a heredoc
#2846
opened Oct 17, 2023 by
Deotronic
feature request: a new check for unnecessary spaces and inconsistent indentations
#2845
opened Oct 14, 2023 by
yegor256
Use braces when expending array on
shell=sh while setting a terminal color for a bracket
#2834
opened Sep 30, 2023 by
Kreyren
4 tasks done
SC2115 warns even when there's nothing to expand
#2833
opened Sep 27, 2023 by
mrc0mmand
2 tasks done
SC2149 indexing a hash using escaped variable no longer works
#2823
opened Sep 5, 2023 by
antofthy
4 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.

