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
Feature request: error if scripts use both exec and trap ... EXIT
#2631
opened Nov 26, 2022 by
wlritchi
2 tasks done
[FR] Suggest octal instead of hex escapes in
printf format strings
#2629
opened Nov 24, 2022 by
Alhadis
2 tasks done
Feature: Detect when getopts is called in function with no arguments
#2627
opened Nov 20, 2022 by
samherrmann
Ignore SC2317 on: return $STATUS 2>&- || exit $STATUS
#2620
opened Nov 3, 2022 by
ale5000-git
4 tasks done
IFS= should be suggested for while read -r line; do to avoid omitting leading spaces
#2619
opened Nov 3, 2022 by
Cyberbeni
2 tasks done
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.

