We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
shellcheck
1 parent 0001765 commit 8d29102Copy full SHA for 8d29102
bin/xpf
@@ -53,4 +53,5 @@ portableReadLink() {
53
THIS_SCRIPT="$(portableReadLink "${BASH_SOURCE[0]}")"
54
BASE_DIR="$(dirname "$THIS_SCRIPT")"
55
56
+# shellcheck disable=SC1091
57
source "$BASE_DIR/xpl" "$@"
0 commit comments