We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e9e61 commit ccbb670Copy full SHA for ccbb670
.travis.yml
@@ -1,5 +1,5 @@
1
install:
2
- - export SHELLCHECK_OPTS="-e SC1091 -e SC1090"
+ - export SHELLCHECK_OPTS="-e SC1091 -e SC1090 -e SC2181"
3
4
script:
5
- shellcheck *.bash
0 commit comments