We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f38f79 commit 437794eCopy full SHA for 437794e
.travis.yml
@@ -25,4 +25,4 @@ before_install:
25
26
script:
27
- shellcheck --version
28
- - shellcheck -s bash -e 1009,1073,1072,1094 -x src/* -x lib/* bin/htrace.sh
+ - shellcheck -s bash -e 1072,1094 -x src/* -x lib/* bin/htrace.sh
0 commit comments