Disable shellcheck SC1090

This commit is contained in:
Sherman K
2018-01-19 08:36:55 +08:00
parent 30922fc818
commit 57d4c93d2d

View File

@@ -1,7 +1,7 @@
linters:
shellcheck:
shell: bash
exclude: SC2034
exclude: SC2034,SC1090
golint:
files: