Uniform removal rules in text
Updated SC2040 (markdown)
Updated SC1136 (markdown)
Specify the version of the removal
Rule removed in v0.4.7
Fix plural form of verb
remove the endnote about #1556 — the issue is closed as completed on Jul 26, 2021
Fix typo in ID in `shellcheck disable` directive
Exception: update working in regards to added "Note:"
Add note: the $() was introduced in ksh 1989 and by 2011 all OS "sh" have support built-in
Mention that `$(( expr ))` is defined in POSIX.
Bah hackers wiki is gone. ReP URL
let's eat our own—SC2250—dog food
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