SC1145
Joachim Ansorg edited this page Oct 31, 2022
·
2 revisions
Unknown external-sources value. Expected true/false.
Problematic code:
.shellcheckrc:
external-sources=maybeCorrect code:
external-sources=trueRationale:
The external-sources directive expects a value of true or false.
Exceptions:
None.
Related resources:
- Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc!