6 lines
222 B
Markdown
6 lines
222 B
Markdown
# Quality Assurance of (WIP name)
|
|
|
|
- Check for `shift` and force `shift 1`
|
|
- https://github.com/koalaman/shellcheck/wiki/Directive#source -> Check shellcheck version
|
|
- Force using '$var' instead of '${var}' where possible
|