We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583e1f7 commit 8e424e4Copy full SHA for 8e424e4
1 file changed
call_host.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-# shellcheck disable=SC2155
+# shellcheck disable=SC2155,SC2223
3
4
# check for configuration
5
CALL_HOST_CONFIG=~/.callhostrc
0 commit comments