Files
kubespray/.gitlab-ci/shellcheck.yml
Kenichi Omichi e2467d87b6 Exclude .git/ from shellcheck
If a branch name contains '.sh', current shellcheck checks the branch
file under .git/ and outputs error because the format is not shell
script one.
This makes shellcheck exclude files under .git/ to avoid this issue.
2020-12-16 21:53:44 +00:00

635 B