We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
simplified "Rationale"
updated POSIX link to POSIX.1-2024
Fix problematic code to correctly represent the bad practice
General visual layout with some editorial and addition of --rcfile
Replace "&& exit 1" by "! command || exit 1"
https://github.com/koalaman/shellcheck/issues/3113
Created SC2086 (markdown)
Add an example of correct code in Bash
Revert 185034fd4b7182b7a2a131d127b4ab052052323b...f6b34ddab8d477f318449911d807f81f77f60142 on SC2086
Revert e8cb74cc185d80bae6ec5a736e90aac55bdf8215...3f78e63e5e682b905d59df45ae617021adee0fdc on Directive
Replace **/*.sh with find, since the former won't find all scripts
don't edit the global footer
Destroyed _Footer (markdown)
Q's
Destroyed _Footerstuff (markdown)
Updated GitHub Actions (markdown)
Updated with more comprehensive documentation and alternative GHA options
Updated _Footerstuff (markdown)
misplaced parenthesis corrected
Destroyed SC2162 read without r w (markdown)
Updated SC3043 (markdown)
Created ”ErrorCode (markdown)
Add an exception on Solaris
Make MarkDown easier to parse
Destroyed Skype (markdown)
Created SC2162 read without r w (markdown)
Created _Footerstuff (markdown)
Further work on the content of the "Rationale" section.
Update content of section, "Rationale."