Commit graph

1 commit

Author SHA1 Message Date
Kurt von Laven
8227f79074
Add a template config file for ShellCheck ()
* Improve wording of LINTER_RULES_PATH docs ().

* Add a template config file for ShellCheck ().

Instruct ShellCheck to search SCRIPTDIR, the directory that the script
being linted is in, for other scripts that are sourced. Otherwise, the
commonly-used source command results in linter error SC1091. See
https://github.com/koalaman/shellcheck/wiki/SC1091 for more details.

* fix line ending

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-08-30 11:19:56 -05:00