CI: Shellcheck ignore 1091

This commit is contained in:
2023-04-24 16:58:57 +03:00
parent 3a9ca6edab
commit a834a9138a

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bash
# shellcheck shell=bash
# shellcheck enable=external-sources
# shellcheck disable=1091
# vim: filetype=zsh
source "$DOTFILES/scripts/shared.sh"