Zernit/QA/tests/README.md
2020-02-06 03:32:56 +00:00

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