fixes https://github.com/koalaman/shellcheck/issues/3402
5c78bfe
add directive `#!/usr/bin/env python3` to Python snippet for clarity
af684ee
Destroyed _Footer (markdown)
d382fae
Fixed a few minor grammar things
8a5632f
add `let`, `caller`, `builtin`, `complete`, `compgen`, `dirs`, `disown`, `enable`, `mapfile`, `readarray`, `pushd`, `popd`, `shopt`, `suspend`, and `typeset`
296a25c
Updated SC3013 (markdown)
0c5ff3d
Destroyed ”ErrorCode (markdown)
ca0f779
Destroyed _Sidebar (asciidoc)
70f0e44
Destroyed # 🟦 ShellCheck Directive Standards — XPERT GLOBAL SYSTEMS™ Compliance Guide (markdown)
1e9122b
Destroyed # 🟦 ShellCheck Directive Standards XPERT GLOBAL SYSTEMS™ Compliance Guide (markdown)
7050768
Add XPERT ShellCheck Directive Standards page
601092c
Add XPERT ShellCheck Directive Standards page
608eb5e
Created _Sidebar (asciidoc)
71a6ca3
Updated _Footer (markdown)
4c61f1c
Updated _Footer (markdown)
eeea908
Updated SC2312 (markdown)
fed1e74
3a9cf67 rename {output,input}_file_descriptor and provide rationale fb32fc7 use underscores in bash function names
3fc5864
specify code block language
fb83e9e
discuss handling process substitution failures
40e6ce0
`let count++` is not POSIX-compliant; replace with `count=$((count + 1))`
82bf908
Updated SC2249 (markdown)
08eeebb
Updated SC2249 (markdown)
b3c97e3
Updated SC2335 (markdown)
098b15a
Updated SC2243 (markdown)
d340fc9
Updated SC2312 (markdown)
a385b59
Updated SC2310 (markdown)
16913fa
Updated SC2154 (markdown)
b028b3b
Updated SC2154 (markdown)
fc71f81
Updated SC2230 (markdown)
8412dae
Updated SC2223 (markdown)
f12e454