mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Disable shellcheck SC1090
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
linters:
|
||||
shellcheck:
|
||||
shell: bash
|
||||
exclude: SC2034
|
||||
exclude: SC2034,SC1090
|
||||
golint:
|
||||
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user