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
Allow configuring to reject code that is incompatible with bash 3.2.
#2615
opened Oct 25, 2022 by
stevecj
SC2317 should only trigger once per unreachable code path
#2614
opened Oct 24, 2022 by
dimo414
2 tasks done
SC2317 findings are confusing and difficult to act on
#2613
opened Oct 24, 2022 by
dimo414
2 tasks done
Lint against case where a variable name could be a flag
#2612
opened Oct 23, 2022 by
KSXGitHub
2 tasks done
Infer shell from filename for shell-specific files
#2610
opened Oct 20, 2022 by
benblank
1 of 2 tasks
Suggest to use substring manipulation instead of cut
#2607
opened Oct 17, 2022 by
ColemanTom
2 tasks done
SC2009 recommends away from a POSIX way to a non-POSIX way
#2606
opened Oct 14, 2022 by
tim78245
1 task done
SC2178: Tell the user about the special MAPFILE variable
#2600
opened Oct 4, 2022 by
jkirk
4 tasks done
Suggest
getopt instead of any kind of manual options parsing
#2595
opened Sep 25, 2022 by
l0b0
2 tasks done
Suggest the least powerful form of quotes applicable to the contents
#2594
opened Sep 25, 2022 by
l0b0
2 tasks done
Suggest arrays when running a string containing spaces
#2591
opened Sep 25, 2022 by
l0b0
2 tasks done
Question: Is there a chance to detect a missing $ for a variable?
#2583
opened Sep 23, 2022 by
manfredlotz
set -o pipefail in subshell incorrectly scoped to whole script (when detecting SC2312 check-extra-masked-returns)
#2582
opened Sep 22, 2022 by
x11x
2 of 4 tasks
Shellcheck v8.0.0 runs out of memory on linux OS for big sh files
#2579
opened Sep 19, 2022 by
thiagoluizalves
2 of 4 tasks
Rule: Warn on bash-style array syntax for non-bash-family shells
#2575
opened Sep 14, 2022 by
mcandre
2 tasks done
Some shellcheck wiki links have no content
good starter
A task that should be pretty simple to fix for someone new to the project
#2572
opened Sep 12, 2022 by
danielhoherd
SC2319 - confused warning message when checking $? inside a function
#2571
opened Sep 10, 2022 by
mymegasam
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.