wiki/SC1091: small (linguistic) clean-up of #Rationale

Stavros Ntentos
2022-12-02 17:22:07 +02:00
parent cb139bf51d
commit 9805a17570

@@ -28,7 +28,11 @@ source somefile
ShellCheck, for whichever reason, is not able to access the source file.
This could be because you did not include it on the command line, did not use `shellcheck -x` (or specified `external-sources=true` in the [[.shellcheckrc|Directive#external-sources]]) to allow following other files don't have permissions or a variety of other problems.
This could be because:
- you did not include it on the command line,
- did not use `shellcheck -x` (or specified `external-sources=true` in the [[.shellcheckrc|Directive#external-sources]]) to allow following other files
- don't have permissions, or
- a variety of other problems.
Feel free to ignore the error with a [[directive]].