3 Commits

Author SHA1 Message Date
Rainer Gerhards
69ef6e329b fix bad bash coding style and disable shellcheck false positives
Also now permit interactivly running tests without explicitly setting
$srcdir. This now works if we are inside ./tests and fails, as before,
when we are in a different directory.

Detected by shellcheck via CodeFactor.io
2018-10-23 13:27:37 +02:00
Rainer Gerhards
119718dcdb
update shellcheck rules for CodeFactor.io 2018-10-23 10:54:44 +02:00
Rainer Gerhards
139e558bb2
QA: add .shellcheck.yaml file
should initially configure CodeFactor service, but intended to
hopefully configure a consistent set of shellsheck rules accross
tools (let's see if that works out).
2018-10-22 09:46:50 +02:00